2024-11-29 00:31:27.788 [INF] --------------------------APPLICATION STARTED--------------------- 2024-11-29 00:31:28.658 [DBG] Hosting starting 2024-11-29 00:31:28.671 [INF] User profile is available. Using '/Users/preet/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2024-11-29 00:31:28.719 [DBG] Reading data from file '/Users/preet/.aspnet/DataProtection-Keys/key-d7860873-b511-456e-9618-1a4a88df185a.xml'. 2024-11-29 00:31:28.725 [DBG] Found key {d7860873-b511-456e-9618-1a4a88df185a}. 2024-11-29 00:31:28.732 [DBG] Considering key {d7860873-b511-456e-9618-1a4a88df185a} with expiration date 2025-02-22 20:52:02Z as default key. 2024-11-29 00:31:28.733 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 2024-11-29 00:31:28.735 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2024-11-29 00:31:28.735 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2024-11-29 00:31:28.736 [DBG] Using key {d7860873-b511-456e-9618-1a4a88df185a} as the default key. 2024-11-29 00:31:28.736 [DBG] Key ring with default key {d7860873-b511-456e-9618-1a4a88df185a} was loaded during application startup. 2024-11-29 00:31:28.846 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.Versioning.ApiVersionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider"] 2024-11-29 00:31:28.870 [WRN] The WebRootPath was not found: /Users/preet/Documents/Odiproject/practicekea_backend/microservices/user/wwwroot. Static files may be unavailable. 2024-11-29 00:31:28.871 [DBG] Middleware configuration started with options: {AllowedHosts = *, AllowEmptyHosts = True, IncludeFailureMessage = True} 2024-11-29 00:31:28.872 [DBG] Wildcard detected, all requests with hosts will be allowed. 2024-11-29 00:31:28.889 [INF] Now listening on: http://localhost:8008 2024-11-29 00:31:28.889 [DBG] Loaded hosting startup assembly API.User 2024-11-29 00:31:28.889 [INF] Application started. Press Ctrl+C to shut down. 2024-11-29 00:31:28.889 [INF] Hosting environment: Development 2024-11-29 00:31:28.889 [INF] Content root path: /Users/preet/Documents/Odiproject/practicekea_backend/microservices/user 2024-11-29 00:31:28.889 [DBG] Hosting started 2024-11-29 00:31:37.858 [DBG] Connection id "0HN8FRSB0QK8N" received FIN. 2024-11-29 00:31:37.864 [DBG] Connection id "0HN8FRSB0QK8N" accepted. 2024-11-29 00:31:37.864 [DBG] Connection id "0HN8FRSB0QK8N" started. 2024-11-29 00:31:37.872 [DBG] Connection id "0HN8FRSB0QK8O" accepted. 2024-11-29 00:31:37.872 [DBG] Connection id "0HN8FRSB0QK8O" started. 2024-11-29 00:31:37.878 [DBG] Connection id "0HN8FRSB0QK8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-29 00:31:37.884 [DBG] Connection id "0HN8FRSB0QK8N" disconnecting. 2024-11-29 00:31:37.886 [DBG] Connection id "0HN8FRSB0QK8N" stopped. 2024-11-29 00:31:37.900 [INF] Request starting HTTP/1.1 POST http://localhost:8008/v1/Users/SignUpNew - application/json 90 2024-11-29 00:31:37.901 [DBG] POST requests are not supported 2024-11-29 00:31:37.901 [DBG] POST requests are not supported 2024-11-29 00:31:37.923 [DBG] POST requests are not supported 2024-11-29 00:31:37.939 [DBG] 1 candidate(s) found for the request path '/v1/Users/SignUpNew' 2024-11-29 00:31:37.941 [DBG] Endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' with route pattern 'v{version:apiVersion}/Users/SignUpNew' is valid for the request path '/v1/Users/SignUpNew' 2024-11-29 00:31:37.943 [DBG] Request matched endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' 2024-11-29 00:31:38.875 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '08/10/2022 8:49:16 AM', Current time (UTC): '28/11/2024 7:01:38 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.Tokens.InternalValidators.ValidateAfterSignatureFailed(SecurityToken securityToken, Nullable`1 notBefore, Nullable`1 expires, IEnumerable`1 audiences, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateSignature(String token, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateSignatureAndIssuerSecurityKey(String token, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateJWS(String token, TokenValidationParameters validationParameters, BaseConfiguration currentConfiguration, SecurityToken& signatureValidatedToken, ExceptionDispatchInfo& exceptionThrown) --- End of stack trace from previous location --- at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, JwtSecurityToken outerToken, TokenValidationParameters validationParameters, SecurityToken& signatureValidatedToken) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2024-11-29 00:31:38.885 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '08/10/2022 8:49:16 AM', Current time (UTC): '28/11/2024 7:01:38 PM'. 2024-11-29 00:31:38.887 [INF] Executing endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' 2024-11-29 00:31:38.898 [INF] Route matched with {action = "SignUpNew", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] SignUpNew(OnlineAssessment.Domain.ViewModels.SignupRequestModel) on controller OnlineAssessment.V1.Controllers.UsersController (API.User). 2024-11-29 00:31:38.899 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-29 00:31:38.899 [DBG] Execution plan of resource filters (in the following order): ["None"] 2024-11-29 00:31:38.900 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)","Microsoft.AspNetCore.Mvc.ReportApiVersionsAttribute (Order: 0)"] 2024-11-29 00:31:38.900 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-29 00:31:38.900 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)","Microsoft.AspNetCore.Mvc.ReportApiVersionsAttribute (Order: 0)"] 2024-11-29 00:31:38.900 [DBG] Executing controller factory for controller OnlineAssessment.V1.Controllers.UsersController (API.User) 2024-11-29 00:31:39.105 [DBG] Executed controller factory for controller OnlineAssessment.V1.Controllers.UsersController (API.User) 2024-11-29 00:31:39.110 [DBG] Attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel' ... 2024-11-29 00:31:39.111 [DBG] Attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel' using the name '' in request data ... 2024-11-29 00:31:39.112 [DBG] Rejected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonPatchInputFormatter' for content type 'application/json'. 2024-11-29 00:31:39.112 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter' for content type 'application/json'. 2024-11-29 00:31:39.114 [DBG] Connection id "0HN8FRSB0QK8O", Request id "0HN8FRSB0QK8O:00000001": started reading request body. 2024-11-29 00:31:39.114 [DBG] Connection id "0HN8FRSB0QK8O", Request id "0HN8FRSB0QK8O:00000001": done reading request body. 2024-11-29 00:31:39.121 [DBG] Done attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel'. 2024-11-29 00:31:39.121 [DBG] Done attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel'. 2024-11-29 00:31:39.121 [DBG] Attempting to validate the bound parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel' ... 2024-11-29 00:31:39.126 [DBG] Done attempting to validate the bound parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel'. 2024-11-29 00:31:41.684 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.689 [DBG] No relationship from 'Orders' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.692 [DBG] No relationship from 'PracticeAttempts' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.695 [DBG] No relationship from 'Practices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.696 [DBG] No relationship from 'QuestionBugs' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.704 [DBG] No relationship from 'SubscribedExams' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.704 [DBG] No relationship from 'SubscribedPractices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.713 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.713 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.713 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.713 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.713 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.713 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.713 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.953 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.954 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.954 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.954 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.954 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.954 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.955 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.955 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.956 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.956 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.956 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.956 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.956 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.956 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.956 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.956 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation'} that could be matched with the properties on the other entity type - {'OrderPaymentCreatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.956 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.959 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.959 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentCreatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.959 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.959 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.959 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.959 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.959 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.959 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.959 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.960 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.960 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.960 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.960 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.960 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.960 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.965 [DBG] No relationship from 'Orders' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.965 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.966 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.966 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.966 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.966 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.966 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.967 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.967 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.967 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.967 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.967 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.977 [DBG] No relationship from 'PracticeAttempts' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.977 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.977 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.977 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.978 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.978 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.979 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.979 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.979 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.979 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.986 [DBG] No relationship from 'Practices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.986 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.986 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.987 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.987 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.988 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.988 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.988 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.993 [DBG] No relationship from 'QuestionBugs' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.993 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.994 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.994 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.995 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:41.995 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:42.018 [DBG] No relationship from 'SubscribedExams' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:42.018 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:42.018 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:42.019 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:42.024 [DBG] No relationship from 'SubscribedPractices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:42.024 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:31:42.065 [DBG] The index {'SubjectId'} was not created on entity type 'Categories' as the properties are already covered by the index {'SubjectId', 'Name', 'IsActive'}. 2024-11-29 00:31:42.065 [DBG] The index {'InstituteId'} was not created on entity type 'Classes' as the properties are already covered by the index {'InstituteId', 'Name', 'IsActive'}. 2024-11-29 00:31:42.065 [DBG] The index {'ExamId'} was not created on entity type 'ExamSections' as the properties are already covered by the index {'ExamId', 'SubjectId', 'IsActive'}. 2024-11-29 00:31:42.065 [DBG] The index {'QuestionId'} was not created on entity type 'QuestionCategories' as the properties are already covered by the index {'QuestionId', 'CategoryId', 'IsActive'}. 2024-11-29 00:31:42.065 [DBG] The index {'QuestionId'} was not created on entity type 'QuestionLanguges' as the properties are already covered by the index {'QuestionId', 'LanguageId', 'IsActive'}. 2024-11-29 00:31:42.065 [DBG] The index {'QuestionOptionId'} was not created on entity type 'QuestionOptionLanguages' as the properties are already covered by the index {'QuestionOptionId', 'LanguageId', 'IsActive'}. 2024-11-29 00:31:42.065 [DBG] The index {'QuestionId'} was not created on entity type 'QuestionTags' as the properties are already covered by the index {'QuestionId', 'TagId', 'IsActive'}. 2024-11-29 00:31:42.065 [DBG] The index {'ClassId'} was not created on entity type 'Subjects' as the properties are already covered by the index {'ClassId', 'Name', 'IsActive'}. 2024-11-29 00:31:42.065 [DBG] The index {'UserGroupId'} was not created on entity type 'UserGroupMembers' as the properties are already covered by the index {'UserGroupId', 'UserId', 'IsActive'}. 2024-11-29 00:31:42.065 [DBG] The index {'ClassId'} was not created on entity type 'UserGroups' as the properties are already covered by the index {'ClassId', 'Name', 'IsActive'}. 2024-11-29 00:31:42.065 [DBG] The index {'InstituteId'} was not created on entity type 'Users' as the properties are already covered by the index {'InstituteId', 'EmailId'}. 2024-11-29 00:31:42.283 [DBG] Entity Framework Core 9.0.0 initialized 'OnlineAssessmentContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:9.0.0' with options: MaxPoolSize=1024 EngineType=SqlServer 2024-11-29 00:31:42.287 [DBG] Creating DbConnection. 2024-11-29 00:31:42.310 [DBG] Created DbConnection. (22ms). 2024-11-29 00:31:42.311 [DBG] Opening connection to database 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 00:31:44.231 [DBG] Opened connection to database 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 00:31:44.233 [DBG] Beginning transaction with isolation level 'Unspecified'. 2024-11-29 00:31:44.493 [DBG] Began transaction with isolation level 'ReadCommitted'. 2024-11-29 00:31:44.525 [DBG] 'OnlineAssessmentContext' generated a temporary value for the property 'Users.Id'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2024-11-29 00:31:44.606 [DBG] Context 'OnlineAssessmentContext' started tracking 'Users' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2024-11-29 00:31:44.608 [DBG] SaveChanges starting for 'OnlineAssessmentContext'. 2024-11-29 00:31:44.609 [DBG] DetectChanges starting for 'OnlineAssessmentContext'. 2024-11-29 00:31:44.620 [DBG] DetectChanges completed for 'OnlineAssessmentContext'. 2024-11-29 00:31:44.708 [DBG] Creating transaction savepoint. 2024-11-29 00:31:44.981 [DBG] Created transaction savepoint. 2024-11-29 00:31:44.983 [DBG] Creating DbCommand for 'ExecuteReader'. 2024-11-29 00:31:44.986 [DBG] Created DbCommand for 'ExecuteReader' (0ms). 2024-11-29 00:31:44.991 [DBG] Initialized DbCommand for 'ExecuteReader' (7ms). 2024-11-29 00:31:44.995 [DBG] Executing DbCommand [Parameters=[@p0='?' (Size = 100), @p1='?' (Size = 1500) (DbType = AnsiString), @p2='?' (DbType = Int32), @p3='?' (Size = 1500) (DbType = AnsiString), @p4='?' (Size = 1500) (DbType = AnsiString), @p5='?' (DbType = Int32), @p6='?' (DbType = DateTime), @p7='?' (DbType = Date), @p8='?' (Size = 500) (DbType = AnsiString), @p9='?' (Size = 50), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = Int32), @p12='?' (DbType = Boolean), @p13='?' (DbType = Int32), @p14='?' (Size = 50) (DbType = AnsiString), @p15='?' (Size = 20) (DbType = AnsiString), @p16='?' (Size = 20) (DbType = AnsiString), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 1000) (DbType = AnsiString), @p19='?' (Size = 6) (DbType = AnsiString), @p20='?' (DbType = DateTime), @p21='?' (DbType = Int32), @p22='?' (DbType = Int32), @p23='?' (Size = 50) (DbType = AnsiString), @p24='?' (DbType = Int32), @p25='?' (DbType = DateTime), @p26='?' (Size = 500), @p27='?' (Size = 10) (DbType = AnsiString), @p28='?' (Size = 512)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [dbo].[Users] ([access_token], [address], [batch_id], [city], [country], [created_by], [created_on], [date_of_birth], [email_id], [first_name], [gender], [institute_id], [is_active], [language_id], [last_name], [latitude], [longitude], [mobile_no], [photo], [pin_code], [registration_datetime], [registration_id], [role_id], [state_code], [updated_by], [updated_on], [user_password], [user_salt], [uuid]) OUTPUT INSERTED.[id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28); 2024-11-29 00:31:45.346 [INF] Executed DbCommand (346ms) [Parameters=[@p0='?' (Size = 100), @p1='?' (Size = 1500) (DbType = AnsiString), @p2='?' (DbType = Int32), @p3='?' (Size = 1500) (DbType = AnsiString), @p4='?' (Size = 1500) (DbType = AnsiString), @p5='?' (DbType = Int32), @p6='?' (DbType = DateTime), @p7='?' (DbType = Date), @p8='?' (Size = 500) (DbType = AnsiString), @p9='?' (Size = 50), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = Int32), @p12='?' (DbType = Boolean), @p13='?' (DbType = Int32), @p14='?' (Size = 50) (DbType = AnsiString), @p15='?' (Size = 20) (DbType = AnsiString), @p16='?' (Size = 20) (DbType = AnsiString), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 1000) (DbType = AnsiString), @p19='?' (Size = 6) (DbType = AnsiString), @p20='?' (DbType = DateTime), @p21='?' (DbType = Int32), @p22='?' (DbType = Int32), @p23='?' (Size = 50) (DbType = AnsiString), @p24='?' (DbType = Int32), @p25='?' (DbType = DateTime), @p26='?' (Size = 500), @p27='?' (Size = 10) (DbType = AnsiString), @p28='?' (Size = 512)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [dbo].[Users] ([access_token], [address], [batch_id], [city], [country], [created_by], [created_on], [date_of_birth], [email_id], [first_name], [gender], [institute_id], [is_active], [language_id], [last_name], [latitude], [longitude], [mobile_no], [photo], [pin_code], [registration_datetime], [registration_id], [role_id], [state_code], [updated_by], [updated_on], [user_password], [user_salt], [uuid]) OUTPUT INSERTED.[id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28); 2024-11-29 00:31:45.357 [DBG] The foreign key property 'Users.Id' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see property values. 2024-11-29 00:31:45.363 [DBG] Closing data reader to 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 00:31:45.367 [DBG] A data reader for 'odiproj1_oa' on server '68.71.130.74,1533' is being disposed after spending 17ms reading results. 2024-11-29 00:31:45.372 [DBG] An entity of type 'Users' tracked by 'OnlineAssessmentContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2024-11-29 00:31:45.373 [DBG] SaveChanges completed for 'OnlineAssessmentContext' with 1 entities written to the database. 2024-11-29 00:31:45.374 [DBG] Committing transaction. 2024-11-29 00:31:45.783 [DBG] Committed transaction. 2024-11-29 00:31:45.785 [DBG] Closing connection to database 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 00:31:45.791 [DBG] Closed connection to database 'odiproj1_oa' on server '68.71.130.74,1533' (6ms). 2024-11-29 00:32:22.955 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonOutputFormatter"] 2024-11-29 00:32:22.957 [DBG] No information found on request to perform content negotiation. 2024-11-29 00:32:22.957 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2024-11-29 00:32:22.957 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2024-11-29 00:32:22.958 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonOutputFormatter' and content type 'application/json' to write the response. 2024-11-29 00:32:22.958 [INF] Executing OkObjectResult, writing value of type 'OnlineAssessment.Common.ReturnResponse'. 2024-11-29 00:32:22.970 [INF] Executed action OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User) in 44068.724ms 2024-11-29 00:32:22.973 [INF] Executed endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' 2024-11-29 00:32:22.975 [INF] HTTP POST /v1/Users/SignUpNew responded 200 in 45073.2862 ms 2024-11-29 00:32:22.977 [DBG] Connection id "0HN8FRSB0QK8O" completed keep alive response. 2024-11-29 00:32:22.991 [INF] Request finished HTTP/1.1 POST http://localhost:8008/v1/Users/SignUpNew - 200 249 application/json; charset=utf-8 45092.0986ms 2024-11-29 00:54:39.763 [INF] --------------------------APPLICATION STARTED--------------------- 2024-11-29 00:54:41.908 [DBG] Hosting starting 2024-11-29 00:54:41.964 [INF] User profile is available. Using '/Users/preet/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2024-11-29 00:54:42.081 [DBG] Reading data from file '/Users/preet/.aspnet/DataProtection-Keys/key-d7860873-b511-456e-9618-1a4a88df185a.xml'. 2024-11-29 00:54:42.095 [DBG] Found key {d7860873-b511-456e-9618-1a4a88df185a}. 2024-11-29 00:54:42.110 [DBG] Considering key {d7860873-b511-456e-9618-1a4a88df185a} with expiration date 2025-02-22 20:52:02Z as default key. 2024-11-29 00:54:42.120 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 2024-11-29 00:54:42.126 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2024-11-29 00:54:42.127 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2024-11-29 00:54:42.128 [DBG] Using key {d7860873-b511-456e-9618-1a4a88df185a} as the default key. 2024-11-29 00:54:42.129 [DBG] Key ring with default key {d7860873-b511-456e-9618-1a4a88df185a} was loaded during application startup. 2024-11-29 00:54:42.336 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.Versioning.ApiVersionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider"] 2024-11-29 00:54:42.390 [WRN] The WebRootPath was not found: /Users/preet/Documents/Odiproject/practicekea_backend/microservices/user/wwwroot. Static files may be unavailable. 2024-11-29 00:54:42.394 [DBG] Middleware configuration started with options: {AllowedHosts = *, AllowEmptyHosts = True, IncludeFailureMessage = True} 2024-11-29 00:54:42.396 [DBG] Wildcard detected, all requests with hosts will be allowed. 2024-11-29 00:54:42.437 [INF] Now listening on: http://localhost:8008 2024-11-29 00:54:42.437 [DBG] Loaded hosting startup assembly API.User 2024-11-29 00:54:42.437 [INF] Application started. Press Ctrl+C to shut down. 2024-11-29 00:54:42.437 [INF] Hosting environment: Development 2024-11-29 00:54:42.437 [INF] Content root path: /Users/preet/Documents/Odiproject/practicekea_backend/microservices/user 2024-11-29 00:54:42.437 [DBG] Hosting started 2024-11-29 00:54:43.812 [DBG] Connection id "0HN8FS982AIFR" received FIN. 2024-11-29 00:54:43.816 [DBG] Connection id "0HN8FS982AIFR" accepted. 2024-11-29 00:54:43.817 [DBG] Connection id "0HN8FS982AIFR" started. 2024-11-29 00:54:43.822 [DBG] Connection id "0HN8FS982AIFS" accepted. 2024-11-29 00:54:43.822 [DBG] Connection id "0HN8FS982AIFS" started. 2024-11-29 00:54:43.828 [DBG] Connection id "0HN8FS982AIFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-29 00:54:43.832 [DBG] Connection id "0HN8FS982AIFR" disconnecting. 2024-11-29 00:54:43.833 [DBG] Connection id "0HN8FS982AIFR" stopped. 2024-11-29 00:54:43.847 [INF] Request starting HTTP/1.1 POST http://localhost:8008/v1/Users/SignUpNew - application/json 90 2024-11-29 00:54:43.848 [DBG] POST requests are not supported 2024-11-29 00:54:43.848 [DBG] POST requests are not supported 2024-11-29 00:54:43.869 [DBG] POST requests are not supported 2024-11-29 00:54:43.885 [DBG] 1 candidate(s) found for the request path '/v1/Users/SignUpNew' 2024-11-29 00:54:43.888 [DBG] Endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' with route pattern 'v{version:apiVersion}/Users/SignUpNew' is valid for the request path '/v1/Users/SignUpNew' 2024-11-29 00:54:43.891 [DBG] Request matched endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' 2024-11-29 00:54:44.691 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '08/10/2022 8:49:16 AM', Current time (UTC): '28/11/2024 7:24:44 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.Tokens.InternalValidators.ValidateAfterSignatureFailed(SecurityToken securityToken, Nullable`1 notBefore, Nullable`1 expires, IEnumerable`1 audiences, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateSignature(String token, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateSignatureAndIssuerSecurityKey(String token, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateJWS(String token, TokenValidationParameters validationParameters, BaseConfiguration currentConfiguration, SecurityToken& signatureValidatedToken, ExceptionDispatchInfo& exceptionThrown) --- End of stack trace from previous location --- at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, JwtSecurityToken outerToken, TokenValidationParameters validationParameters, SecurityToken& signatureValidatedToken) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2024-11-29 00:54:44.705 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '08/10/2022 8:49:16 AM', Current time (UTC): '28/11/2024 7:24:44 PM'. 2024-11-29 00:54:44.707 [INF] Executing endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' 2024-11-29 00:54:44.720 [INF] Route matched with {action = "SignUpNew", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] SignUpNew(OnlineAssessment.Domain.ViewModels.SignupRequestModel) on controller OnlineAssessment.V1.Controllers.UsersController (API.User). 2024-11-29 00:54:44.721 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-29 00:54:44.721 [DBG] Execution plan of resource filters (in the following order): ["None"] 2024-11-29 00:54:44.722 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)","Microsoft.AspNetCore.Mvc.ReportApiVersionsAttribute (Order: 0)"] 2024-11-29 00:54:44.722 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-29 00:54:44.722 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)","Microsoft.AspNetCore.Mvc.ReportApiVersionsAttribute (Order: 0)"] 2024-11-29 00:54:44.722 [DBG] Executing controller factory for controller OnlineAssessment.V1.Controllers.UsersController (API.User) 2024-11-29 00:54:45.015 [DBG] Executed controller factory for controller OnlineAssessment.V1.Controllers.UsersController (API.User) 2024-11-29 00:54:45.024 [DBG] Attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel' ... 2024-11-29 00:54:45.025 [DBG] Attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel' using the name '' in request data ... 2024-11-29 00:54:45.026 [DBG] Rejected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonPatchInputFormatter' for content type 'application/json'. 2024-11-29 00:54:45.026 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter' for content type 'application/json'. 2024-11-29 00:54:45.029 [DBG] Connection id "0HN8FS982AIFS", Request id "0HN8FS982AIFS:00000001": started reading request body. 2024-11-29 00:54:45.029 [DBG] Connection id "0HN8FS982AIFS", Request id "0HN8FS982AIFS:00000001": done reading request body. 2024-11-29 00:54:45.037 [DBG] Done attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel'. 2024-11-29 00:54:45.037 [DBG] Done attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel'. 2024-11-29 00:54:45.037 [DBG] Attempting to validate the bound parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel' ... 2024-11-29 00:54:45.042 [DBG] Done attempting to validate the bound parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel'. 2024-11-29 00:54:46.873 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.878 [DBG] No relationship from 'Orders' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.882 [DBG] No relationship from 'PracticeAttempts' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.884 [DBG] No relationship from 'Practices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.885 [DBG] No relationship from 'QuestionBugs' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.893 [DBG] No relationship from 'SubscribedExams' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.894 [DBG] No relationship from 'SubscribedPractices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.902 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.902 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.903 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.903 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.903 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.903 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:46.903 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.147 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.148 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.148 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.148 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.148 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.148 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.148 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.148 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.149 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.149 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.149 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.149 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.149 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.149 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.149 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.150 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation'} that could be matched with the properties on the other entity type - {'OrderPaymentCreatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.150 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.152 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.153 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentCreatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.153 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.153 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.153 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.153 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.153 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.153 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.153 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.154 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.154 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.154 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.154 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.154 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.154 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.159 [DBG] No relationship from 'Orders' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.159 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.159 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.159 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.159 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.160 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.160 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.161 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.161 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.161 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.161 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.161 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.171 [DBG] No relationship from 'PracticeAttempts' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.171 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.171 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.171 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.171 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.171 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.173 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.173 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.173 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.173 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.180 [DBG] No relationship from 'Practices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.180 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.180 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.181 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.181 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.182 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.182 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.182 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.187 [DBG] No relationship from 'QuestionBugs' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.188 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.188 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.188 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.189 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.189 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.215 [DBG] No relationship from 'SubscribedExams' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.216 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.216 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.217 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.221 [DBG] No relationship from 'SubscribedPractices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.222 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 00:54:47.263 [DBG] The index {'SubjectId'} was not created on entity type 'Categories' as the properties are already covered by the index {'SubjectId', 'Name', 'IsActive'}. 2024-11-29 00:54:47.264 [DBG] The index {'InstituteId'} was not created on entity type 'Classes' as the properties are already covered by the index {'InstituteId', 'Name', 'IsActive'}. 2024-11-29 00:54:47.264 [DBG] The index {'ExamId'} was not created on entity type 'ExamSections' as the properties are already covered by the index {'ExamId', 'SubjectId', 'IsActive'}. 2024-11-29 00:54:47.264 [DBG] The index {'QuestionId'} was not created on entity type 'QuestionCategories' as the properties are already covered by the index {'QuestionId', 'CategoryId', 'IsActive'}. 2024-11-29 00:54:47.264 [DBG] The index {'QuestionId'} was not created on entity type 'QuestionLanguges' as the properties are already covered by the index {'QuestionId', 'LanguageId', 'IsActive'}. 2024-11-29 00:54:47.264 [DBG] The index {'QuestionOptionId'} was not created on entity type 'QuestionOptionLanguages' as the properties are already covered by the index {'QuestionOptionId', 'LanguageId', 'IsActive'}. 2024-11-29 00:54:47.264 [DBG] The index {'QuestionId'} was not created on entity type 'QuestionTags' as the properties are already covered by the index {'QuestionId', 'TagId', 'IsActive'}. 2024-11-29 00:54:47.264 [DBG] The index {'ClassId'} was not created on entity type 'Subjects' as the properties are already covered by the index {'ClassId', 'Name', 'IsActive'}. 2024-11-29 00:54:47.264 [DBG] The index {'UserGroupId'} was not created on entity type 'UserGroupMembers' as the properties are already covered by the index {'UserGroupId', 'UserId', 'IsActive'}. 2024-11-29 00:54:47.264 [DBG] The index {'ClassId'} was not created on entity type 'UserGroups' as the properties are already covered by the index {'ClassId', 'Name', 'IsActive'}. 2024-11-29 00:54:47.264 [DBG] The index {'InstituteId'} was not created on entity type 'Users' as the properties are already covered by the index {'InstituteId', 'EmailId'}. 2024-11-29 00:54:47.491 [DBG] Entity Framework Core 9.0.0 initialized 'OnlineAssessmentContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:9.0.0' with options: MaxPoolSize=1024 EngineType=SqlServer 2024-11-29 00:54:47.499 [DBG] Creating DbConnection. 2024-11-29 00:54:47.528 [DBG] Created DbConnection. (29ms). 2024-11-29 00:54:47.530 [DBG] Opening connection to database 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 00:54:49.892 [DBG] Opened connection to database 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 00:54:49.894 [DBG] Beginning transaction with isolation level 'Unspecified'. 2024-11-29 00:54:50.167 [DBG] Began transaction with isolation level 'ReadCommitted'. 2024-11-29 00:54:50.206 [DBG] 'OnlineAssessmentContext' generated a temporary value for the property 'Users.Id'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2024-11-29 00:54:50.289 [DBG] Context 'OnlineAssessmentContext' started tracking 'Users' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2024-11-29 00:54:50.290 [DBG] SaveChanges starting for 'OnlineAssessmentContext'. 2024-11-29 00:54:50.292 [DBG] DetectChanges starting for 'OnlineAssessmentContext'. 2024-11-29 00:54:50.303 [DBG] DetectChanges completed for 'OnlineAssessmentContext'. 2024-11-29 00:54:50.391 [DBG] Creating transaction savepoint. 2024-11-29 00:54:50.815 [DBG] Created transaction savepoint. 2024-11-29 00:54:50.818 [DBG] Creating DbCommand for 'ExecuteReader'. 2024-11-29 00:54:50.820 [DBG] Created DbCommand for 'ExecuteReader' (0ms). 2024-11-29 00:54:50.825 [DBG] Initialized DbCommand for 'ExecuteReader' (7ms). 2024-11-29 00:54:50.830 [DBG] Executing DbCommand [Parameters=[@p0='?' (Size = 100), @p1='?' (Size = 1500) (DbType = AnsiString), @p2='?' (DbType = Int32), @p3='?' (Size = 1500) (DbType = AnsiString), @p4='?' (Size = 1500) (DbType = AnsiString), @p5='?' (DbType = Int32), @p6='?' (DbType = DateTime), @p7='?' (DbType = Date), @p8='?' (Size = 500) (DbType = AnsiString), @p9='?' (Size = 50), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = Int32), @p12='?' (DbType = Boolean), @p13='?' (DbType = Int32), @p14='?' (Size = 50) (DbType = AnsiString), @p15='?' (Size = 20) (DbType = AnsiString), @p16='?' (Size = 20) (DbType = AnsiString), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 1000) (DbType = AnsiString), @p19='?' (Size = 6) (DbType = AnsiString), @p20='?' (DbType = DateTime), @p21='?' (DbType = Int32), @p22='?' (DbType = Int32), @p23='?' (Size = 50) (DbType = AnsiString), @p24='?' (DbType = Int32), @p25='?' (DbType = DateTime), @p26='?' (Size = 500), @p27='?' (Size = 10) (DbType = AnsiString), @p28='?' (Size = 512)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [dbo].[Users] ([access_token], [address], [batch_id], [city], [country], [created_by], [created_on], [date_of_birth], [email_id], [first_name], [gender], [institute_id], [is_active], [language_id], [last_name], [latitude], [longitude], [mobile_no], [photo], [pin_code], [registration_datetime], [registration_id], [role_id], [state_code], [updated_by], [updated_on], [user_password], [user_salt], [uuid]) OUTPUT INSERTED.[id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28); 2024-11-29 00:54:51.258 [INF] Executed DbCommand (418ms) [Parameters=[@p0='?' (Size = 100), @p1='?' (Size = 1500) (DbType = AnsiString), @p2='?' (DbType = Int32), @p3='?' (Size = 1500) (DbType = AnsiString), @p4='?' (Size = 1500) (DbType = AnsiString), @p5='?' (DbType = Int32), @p6='?' (DbType = DateTime), @p7='?' (DbType = Date), @p8='?' (Size = 500) (DbType = AnsiString), @p9='?' (Size = 50), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = Int32), @p12='?' (DbType = Boolean), @p13='?' (DbType = Int32), @p14='?' (Size = 50) (DbType = AnsiString), @p15='?' (Size = 20) (DbType = AnsiString), @p16='?' (Size = 20) (DbType = AnsiString), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 1000) (DbType = AnsiString), @p19='?' (Size = 6) (DbType = AnsiString), @p20='?' (DbType = DateTime), @p21='?' (DbType = Int32), @p22='?' (DbType = Int32), @p23='?' (Size = 50) (DbType = AnsiString), @p24='?' (DbType = Int32), @p25='?' (DbType = DateTime), @p26='?' (Size = 500), @p27='?' (Size = 10) (DbType = AnsiString), @p28='?' (Size = 512)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [dbo].[Users] ([access_token], [address], [batch_id], [city], [country], [created_by], [created_on], [date_of_birth], [email_id], [first_name], [gender], [institute_id], [is_active], [language_id], [last_name], [latitude], [longitude], [mobile_no], [photo], [pin_code], [registration_datetime], [registration_id], [role_id], [state_code], [updated_by], [updated_on], [user_password], [user_salt], [uuid]) OUTPUT INSERTED.[id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28); 2024-11-29 00:54:51.271 [DBG] The foreign key property 'Users.Id' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see property values. 2024-11-29 00:54:51.278 [DBG] Closing data reader to 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 00:54:51.281 [DBG] A data reader for 'odiproj1_oa' on server '68.71.130.74,1533' is being disposed after spending 19ms reading results. 2024-11-29 00:54:51.288 [DBG] An entity of type 'Users' tracked by 'OnlineAssessmentContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2024-11-29 00:54:51.288 [DBG] SaveChanges completed for 'OnlineAssessmentContext' with 1 entities written to the database. 2024-11-29 00:54:51.289 [DBG] Committing transaction. 2024-11-29 00:54:51.621 [DBG] Committed transaction. 2024-11-29 00:54:51.623 [DBG] Closing connection to database 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 00:54:51.629 [DBG] Closed connection to database 'odiproj1_oa' on server '68.71.130.74,1533' (6ms). 2024-11-29 00:57:05.477 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonOutputFormatter"] 2024-11-29 00:57:05.481 [DBG] No information found on request to perform content negotiation. 2024-11-29 00:57:05.482 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2024-11-29 00:57:05.482 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2024-11-29 00:57:05.484 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonOutputFormatter' and content type 'application/json' to write the response. 2024-11-29 00:57:05.484 [INF] Executing OkObjectResult, writing value of type 'OnlineAssessment.Common.ReturnResponse'. 2024-11-29 00:57:05.499 [INF] Executed action OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User) in 140760.885ms 2024-11-29 00:57:05.502 [INF] Executed endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' 2024-11-29 00:57:05.506 [INF] HTTP POST /v1/Users/SignUpNew responded 200 in 141641.6331 ms 2024-11-29 00:57:05.508 [DBG] Connection id "0HN8FS982AIFS" completed keep alive response. 2024-11-29 00:57:05.515 [INF] Request finished HTTP/1.1 POST http://localhost:8008/v1/Users/SignUpNew - 200 249 application/json; charset=utf-8 141655.3145ms 2024-11-29 01:06:30.792 [INF] --------------------------APPLICATION STARTED--------------------- 2024-11-29 01:06:31.652 [DBG] Hosting starting 2024-11-29 01:06:31.667 [INF] User profile is available. Using '/Users/preet/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2024-11-29 01:06:31.715 [DBG] Reading data from file '/Users/preet/.aspnet/DataProtection-Keys/key-d7860873-b511-456e-9618-1a4a88df185a.xml'. 2024-11-29 01:06:31.721 [DBG] Found key {d7860873-b511-456e-9618-1a4a88df185a}. 2024-11-29 01:06:31.728 [DBG] Considering key {d7860873-b511-456e-9618-1a4a88df185a} with expiration date 2025-02-22 20:52:02Z as default key. 2024-11-29 01:06:31.729 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 2024-11-29 01:06:31.731 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2024-11-29 01:06:31.731 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2024-11-29 01:06:31.732 [DBG] Using key {d7860873-b511-456e-9618-1a4a88df185a} as the default key. 2024-11-29 01:06:31.732 [DBG] Key ring with default key {d7860873-b511-456e-9618-1a4a88df185a} was loaded during application startup. 2024-11-29 01:06:31.844 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.Versioning.ApiVersionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider"] 2024-11-29 01:06:31.870 [WRN] The WebRootPath was not found: /Users/preet/Documents/Odiproject/practicekea_backend/microservices/user/wwwroot. Static files may be unavailable. 2024-11-29 01:06:31.871 [DBG] Middleware configuration started with options: {AllowedHosts = *, AllowEmptyHosts = True, IncludeFailureMessage = True} 2024-11-29 01:06:31.872 [DBG] Wildcard detected, all requests with hosts will be allowed. 2024-11-29 01:06:31.891 [INF] Now listening on: http://localhost:8008 2024-11-29 01:06:31.891 [DBG] Loaded hosting startup assembly API.User 2024-11-29 01:06:31.891 [INF] Application started. Press Ctrl+C to shut down. 2024-11-29 01:06:31.891 [INF] Hosting environment: Development 2024-11-29 01:06:31.891 [INF] Content root path: /Users/preet/Documents/Odiproject/practicekea_backend/microservices/user 2024-11-29 01:06:31.891 [DBG] Hosting started 2024-11-29 01:06:38.754 [DBG] Connection id "0HN8FSFT4H765" received FIN. 2024-11-29 01:06:38.760 [DBG] Connection id "0HN8FSFT4H765" accepted. 2024-11-29 01:06:38.760 [DBG] Connection id "0HN8FSFT4H765" started. 2024-11-29 01:06:38.766 [DBG] Connection id "0HN8FSFT4H766" accepted. 2024-11-29 01:06:38.766 [DBG] Connection id "0HN8FSFT4H766" started. 2024-11-29 01:06:38.773 [DBG] Connection id "0HN8FSFT4H765" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-29 01:06:38.777 [DBG] Connection id "0HN8FSFT4H765" disconnecting. 2024-11-29 01:06:38.777 [DBG] Connection id "0HN8FSFT4H765" stopped. 2024-11-29 01:06:38.791 [INF] Request starting HTTP/1.1 POST http://localhost:8008/v1/Users/SignUpNew - application/json 90 2024-11-29 01:06:38.793 [DBG] POST requests are not supported 2024-11-29 01:06:38.793 [DBG] POST requests are not supported 2024-11-29 01:06:38.812 [DBG] POST requests are not supported 2024-11-29 01:06:38.826 [DBG] 1 candidate(s) found for the request path '/v1/Users/SignUpNew' 2024-11-29 01:06:38.828 [DBG] Endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' with route pattern 'v{version:apiVersion}/Users/SignUpNew' is valid for the request path '/v1/Users/SignUpNew' 2024-11-29 01:06:38.831 [DBG] Request matched endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' 2024-11-29 01:06:39.738 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '08/10/2022 8:49:16 AM', Current time (UTC): '28/11/2024 7:36:39 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.Tokens.InternalValidators.ValidateAfterSignatureFailed(SecurityToken securityToken, Nullable`1 notBefore, Nullable`1 expires, IEnumerable`1 audiences, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateSignature(String token, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateSignatureAndIssuerSecurityKey(String token, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateJWS(String token, TokenValidationParameters validationParameters, BaseConfiguration currentConfiguration, SecurityToken& signatureValidatedToken, ExceptionDispatchInfo& exceptionThrown) --- End of stack trace from previous location --- at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, JwtSecurityToken outerToken, TokenValidationParameters validationParameters, SecurityToken& signatureValidatedToken) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2024-11-29 01:06:39.748 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '08/10/2022 8:49:16 AM', Current time (UTC): '28/11/2024 7:36:39 PM'. 2024-11-29 01:06:39.750 [INF] Executing endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' 2024-11-29 01:06:39.761 [INF] Route matched with {action = "SignUpNew", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] SignUpNew(OnlineAssessment.Domain.ViewModels.SignupRequestModel) on controller OnlineAssessment.V1.Controllers.UsersController (API.User). 2024-11-29 01:06:39.761 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-29 01:06:39.761 [DBG] Execution plan of resource filters (in the following order): ["None"] 2024-11-29 01:06:39.762 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)","Microsoft.AspNetCore.Mvc.ReportApiVersionsAttribute (Order: 0)"] 2024-11-29 01:06:39.762 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-29 01:06:39.762 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)","Microsoft.AspNetCore.Mvc.ReportApiVersionsAttribute (Order: 0)"] 2024-11-29 01:06:39.762 [DBG] Executing controller factory for controller OnlineAssessment.V1.Controllers.UsersController (API.User) 2024-11-29 01:06:39.950 [DBG] Executed controller factory for controller OnlineAssessment.V1.Controllers.UsersController (API.User) 2024-11-29 01:06:39.956 [DBG] Attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel' ... 2024-11-29 01:06:39.957 [DBG] Attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel' using the name '' in request data ... 2024-11-29 01:06:39.957 [DBG] Rejected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonPatchInputFormatter' for content type 'application/json'. 2024-11-29 01:06:39.958 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter' for content type 'application/json'. 2024-11-29 01:06:39.960 [DBG] Connection id "0HN8FSFT4H766", Request id "0HN8FSFT4H766:00000001": started reading request body. 2024-11-29 01:06:39.960 [DBG] Connection id "0HN8FSFT4H766", Request id "0HN8FSFT4H766:00000001": done reading request body. 2024-11-29 01:06:39.967 [DBG] Done attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel'. 2024-11-29 01:06:39.967 [DBG] Done attempting to bind parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel'. 2024-11-29 01:06:39.967 [DBG] Attempting to validate the bound parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel' ... 2024-11-29 01:06:39.971 [DBG] Done attempting to validate the bound parameter 'request' of type 'OnlineAssessment.Domain.ViewModels.SignupRequestModel'. 2024-11-29 01:06:41.906 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.912 [DBG] No relationship from 'Orders' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.916 [DBG] No relationship from 'PracticeAttempts' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.918 [DBG] No relationship from 'Practices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.919 [DBG] No relationship from 'QuestionBugs' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.928 [DBG] No relationship from 'SubscribedExams' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.929 [DBG] No relationship from 'SubscribedPractices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.938 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.938 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.938 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.938 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.938 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.938 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:41.938 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.188 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.189 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentCreatedByNavigation', 'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.189 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.189 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.189 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.190 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.190 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.190 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.191 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.191 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.191 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.191 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.191 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.191 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.191 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.191 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation'} that could be matched with the properties on the other entity type - {'OrderPaymentCreatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.191 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.194 [DBG] No relationship from 'OrderPayment' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'UpdatedByNavigation', 'User'} that could be matched with the properties on the other entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.194 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentCreatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.194 [DBG] No relationship from 'Users' to 'OrderPayment' has been configured by convention because there are multiple properties on one entity type - {'OrderPaymentUpdatedByNavigation', 'OrderPaymentUser'} that could be matched with the properties on the other entity type - {'UpdatedByNavigation', 'User'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.194 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.194 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.194 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.194 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.194 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.194 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.196 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.196 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.196 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.196 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.196 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.196 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.201 [DBG] No relationship from 'Orders' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.201 [DBG] No relationship from 'Users' to 'Orders' has been configured by convention because there are multiple properties on one entity type - {'OrdersCreatedByNavigation', 'OrdersUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.201 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.201 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.201 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.201 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.201 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.202 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.203 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.203 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.203 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.203 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.213 [DBG] No relationship from 'PracticeAttempts' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.214 [DBG] No relationship from 'Users' to 'PracticeAttempts' has been configured by convention because there are multiple properties on one entity type - {'PracticeAttemptsCreatedByNavigation', 'PracticeAttemptsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.214 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.214 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.214 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.214 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.215 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.215 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.215 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.215 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.223 [DBG] No relationship from 'Practices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.223 [DBG] No relationship from 'Users' to 'Practices' has been configured by convention because there are multiple properties on one entity type - {'PracticesCreatedByNavigation', 'PracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.223 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.223 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.223 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.225 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.225 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.225 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.230 [DBG] No relationship from 'QuestionBugs' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.231 [DBG] No relationship from 'Users' to 'QuestionBugs' has been configured by convention because there are multiple properties on one entity type - {'QuestionBugsCreatedByNavigation', 'QuestionBugsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.231 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.231 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.232 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.232 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.257 [DBG] No relationship from 'SubscribedExams' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.257 [DBG] No relationship from 'Users' to 'SubscribedExams' has been configured by convention because there are multiple properties on one entity type - {'SubscribedExamsCreatedByNavigation', 'SubscribedExamsUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.257 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.259 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.264 [DBG] No relationship from 'SubscribedPractices' to 'Users' has been configured by convention because there are multiple properties on one entity type - {'CreatedByNavigation', 'UpdatedByNavigation'} that could be matched with the properties on the other entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.264 [DBG] No relationship from 'Users' to 'SubscribedPractices' has been configured by convention because there are multiple properties on one entity type - {'SubscribedPracticesCreatedByNavigation', 'SubscribedPracticesUpdatedByNavigation'} that could be matched with the properties on the other entity type - {'CreatedByNavigation', 'UpdatedByNavigation'}. This message can be disregarded if explicit configuration has been specified in 'OnModelCreating'. 2024-11-29 01:06:42.307 [DBG] The index {'SubjectId'} was not created on entity type 'Categories' as the properties are already covered by the index {'SubjectId', 'Name', 'IsActive'}. 2024-11-29 01:06:42.307 [DBG] The index {'InstituteId'} was not created on entity type 'Classes' as the properties are already covered by the index {'InstituteId', 'Name', 'IsActive'}. 2024-11-29 01:06:42.308 [DBG] The index {'ExamId'} was not created on entity type 'ExamSections' as the properties are already covered by the index {'ExamId', 'SubjectId', 'IsActive'}. 2024-11-29 01:06:42.308 [DBG] The index {'QuestionId'} was not created on entity type 'QuestionCategories' as the properties are already covered by the index {'QuestionId', 'CategoryId', 'IsActive'}. 2024-11-29 01:06:42.308 [DBG] The index {'QuestionId'} was not created on entity type 'QuestionLanguges' as the properties are already covered by the index {'QuestionId', 'LanguageId', 'IsActive'}. 2024-11-29 01:06:42.308 [DBG] The index {'QuestionOptionId'} was not created on entity type 'QuestionOptionLanguages' as the properties are already covered by the index {'QuestionOptionId', 'LanguageId', 'IsActive'}. 2024-11-29 01:06:42.308 [DBG] The index {'QuestionId'} was not created on entity type 'QuestionTags' as the properties are already covered by the index {'QuestionId', 'TagId', 'IsActive'}. 2024-11-29 01:06:42.308 [DBG] The index {'ClassId'} was not created on entity type 'Subjects' as the properties are already covered by the index {'ClassId', 'Name', 'IsActive'}. 2024-11-29 01:06:42.308 [DBG] The index {'UserGroupId'} was not created on entity type 'UserGroupMembers' as the properties are already covered by the index {'UserGroupId', 'UserId', 'IsActive'}. 2024-11-29 01:06:42.308 [DBG] The index {'ClassId'} was not created on entity type 'UserGroups' as the properties are already covered by the index {'ClassId', 'Name', 'IsActive'}. 2024-11-29 01:06:42.308 [DBG] The index {'InstituteId'} was not created on entity type 'Users' as the properties are already covered by the index {'InstituteId', 'EmailId'}. 2024-11-29 01:06:42.528 [DBG] Entity Framework Core 9.0.0 initialized 'OnlineAssessmentContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:9.0.0' with options: MaxPoolSize=1024 EngineType=SqlServer 2024-11-29 01:06:42.532 [DBG] Creating DbConnection. 2024-11-29 01:06:42.555 [DBG] Created DbConnection. (22ms). 2024-11-29 01:06:42.556 [DBG] Opening connection to database 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 01:06:45.638 [DBG] Opened connection to database 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 01:06:45.640 [DBG] Beginning transaction with isolation level 'Unspecified'. 2024-11-29 01:06:45.999 [DBG] Began transaction with isolation level 'ReadCommitted'. 2024-11-29 01:06:46.037 [DBG] 'OnlineAssessmentContext' generated a temporary value for the property 'Users.Id'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2024-11-29 01:06:46.119 [DBG] Context 'OnlineAssessmentContext' started tracking 'Users' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2024-11-29 01:06:46.120 [DBG] SaveChanges starting for 'OnlineAssessmentContext'. 2024-11-29 01:06:46.122 [DBG] DetectChanges starting for 'OnlineAssessmentContext'. 2024-11-29 01:06:46.132 [DBG] DetectChanges completed for 'OnlineAssessmentContext'. 2024-11-29 01:06:46.218 [DBG] Creating transaction savepoint. 2024-11-29 01:06:46.494 [DBG] Created transaction savepoint. 2024-11-29 01:06:46.496 [DBG] Creating DbCommand for 'ExecuteReader'. 2024-11-29 01:06:46.499 [DBG] Created DbCommand for 'ExecuteReader' (0ms). 2024-11-29 01:06:46.504 [DBG] Initialized DbCommand for 'ExecuteReader' (7ms). 2024-11-29 01:06:46.509 [DBG] Executing DbCommand [Parameters=[@p0='?' (Size = 100), @p1='?' (Size = 1500) (DbType = AnsiString), @p2='?' (DbType = Int32), @p3='?' (Size = 1500) (DbType = AnsiString), @p4='?' (Size = 1500) (DbType = AnsiString), @p5='?' (DbType = Int32), @p6='?' (DbType = DateTime), @p7='?' (DbType = Date), @p8='?' (Size = 500) (DbType = AnsiString), @p9='?' (Size = 50), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = Int32), @p12='?' (DbType = Boolean), @p13='?' (DbType = Int32), @p14='?' (Size = 50) (DbType = AnsiString), @p15='?' (Size = 20) (DbType = AnsiString), @p16='?' (Size = 20) (DbType = AnsiString), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 1000) (DbType = AnsiString), @p19='?' (Size = 6) (DbType = AnsiString), @p20='?' (DbType = DateTime), @p21='?' (DbType = Int32), @p22='?' (DbType = Int32), @p23='?' (Size = 50) (DbType = AnsiString), @p24='?' (DbType = Int32), @p25='?' (DbType = DateTime), @p26='?' (Size = 500), @p27='?' (Size = 10) (DbType = AnsiString), @p28='?' (Size = 512)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [dbo].[Users] ([access_token], [address], [batch_id], [city], [country], [created_by], [created_on], [date_of_birth], [email_id], [first_name], [gender], [institute_id], [is_active], [language_id], [last_name], [latitude], [longitude], [mobile_no], [photo], [pin_code], [registration_datetime], [registration_id], [role_id], [state_code], [updated_by], [updated_on], [user_password], [user_salt], [uuid]) OUTPUT INSERTED.[id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28); 2024-11-29 01:06:46.849 [INF] Executed DbCommand (335ms) [Parameters=[@p0='?' (Size = 100), @p1='?' (Size = 1500) (DbType = AnsiString), @p2='?' (DbType = Int32), @p3='?' (Size = 1500) (DbType = AnsiString), @p4='?' (Size = 1500) (DbType = AnsiString), @p5='?' (DbType = Int32), @p6='?' (DbType = DateTime), @p7='?' (DbType = Date), @p8='?' (Size = 500) (DbType = AnsiString), @p9='?' (Size = 50), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = Int32), @p12='?' (DbType = Boolean), @p13='?' (DbType = Int32), @p14='?' (Size = 50) (DbType = AnsiString), @p15='?' (Size = 20) (DbType = AnsiString), @p16='?' (Size = 20) (DbType = AnsiString), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 1000) (DbType = AnsiString), @p19='?' (Size = 6) (DbType = AnsiString), @p20='?' (DbType = DateTime), @p21='?' (DbType = Int32), @p22='?' (DbType = Int32), @p23='?' (Size = 50) (DbType = AnsiString), @p24='?' (DbType = Int32), @p25='?' (DbType = DateTime), @p26='?' (Size = 500), @p27='?' (Size = 10) (DbType = AnsiString), @p28='?' (Size = 512)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [dbo].[Users] ([access_token], [address], [batch_id], [city], [country], [created_by], [created_on], [date_of_birth], [email_id], [first_name], [gender], [institute_id], [is_active], [language_id], [last_name], [latitude], [longitude], [mobile_no], [photo], [pin_code], [registration_datetime], [registration_id], [role_id], [state_code], [updated_by], [updated_on], [user_password], [user_salt], [uuid]) OUTPUT INSERTED.[id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28); 2024-11-29 01:06:46.859 [DBG] The foreign key property 'Users.Id' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see property values. 2024-11-29 01:06:46.866 [DBG] Closing data reader to 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 01:06:46.869 [DBG] A data reader for 'odiproj1_oa' on server '68.71.130.74,1533' is being disposed after spending 17ms reading results. 2024-11-29 01:06:46.875 [DBG] An entity of type 'Users' tracked by 'OnlineAssessmentContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2024-11-29 01:06:46.875 [DBG] SaveChanges completed for 'OnlineAssessmentContext' with 1 entities written to the database. 2024-11-29 01:06:46.876 [DBG] Committing transaction. 2024-11-29 01:06:47.537 [DBG] Committed transaction. 2024-11-29 01:06:47.539 [DBG] Closing connection to database 'odiproj1_oa' on server '68.71.130.74,1533'. 2024-11-29 01:06:47.544 [DBG] Closed connection to database 'odiproj1_oa' on server '68.71.130.74,1533' (6ms). 2024-11-29 01:07:47.039 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonOutputFormatter"] 2024-11-29 01:07:47.040 [DBG] No information found on request to perform content negotiation. 2024-11-29 01:07:47.041 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2024-11-29 01:07:47.041 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2024-11-29 01:07:47.041 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonOutputFormatter' and content type 'application/json' to write the response. 2024-11-29 01:07:47.041 [INF] Executing OkObjectResult, writing value of type 'OnlineAssessment.Common.ReturnResponse'. 2024-11-29 01:07:47.053 [INF] Executed action OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User) in 67289.4041ms 2024-11-29 01:07:47.056 [INF] Executed endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignUpNew (API.User)' 2024-11-29 01:07:47.059 [INF] HTTP POST /v1/Users/SignUpNew responded 200 in 68264.3072 ms 2024-11-29 01:07:47.061 [DBG] Connection id "0HN8FSFT4H766" completed keep alive response. 2024-11-29 01:07:47.074 [INF] Request finished HTTP/1.1 POST http://localhost:8008/v1/Users/SignUpNew - 200 249 application/json; charset=utf-8 68282.2183ms 2024-11-29 01:10:35.821 [DBG] Connection id "0HN8FSFT4H767" received FIN. 2024-11-29 01:10:35.823 [DBG] Connection id "0HN8FSFT4H767" accepted. 2024-11-29 01:10:35.823 [DBG] Connection id "0HN8FSFT4H767" started. 2024-11-29 01:10:35.851 [DBG] Connection id "0HN8FSFT4H768" accepted. 2024-11-29 01:10:35.854 [DBG] Connection id "0HN8FSFT4H768" started. 2024-11-29 01:10:35.880 [DBG] Connection id "0HN8FSFT4H767" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-29 01:10:35.881 [DBG] Connection id "0HN8FSFT4H767" disconnecting. 2024-11-29 01:10:35.881 [DBG] Connection id "0HN8FSFT4H767" stopped. 2024-11-29 01:10:35.884 [INF] Request starting HTTP/1.1 POST http://localhost:8008/v1/Users/SignIn - null 0 2024-11-29 01:10:35.884 [DBG] POST requests are not supported 2024-11-29 01:10:35.885 [DBG] POST requests are not supported 2024-11-29 01:10:35.887 [DBG] POST requests are not supported 2024-11-29 01:10:35.890 [DBG] 2 candidate(s) found for the request path '/v1/Users/SignIn' 2024-11-29 01:10:35.892 [DBG] Endpoint 'OnlineAssessment.V2.Controllers.UsersController.SignIn (API.User)' with route pattern 'v{version:apiVersion}/Users/SignIn' is valid for the request path '/v1/Users/SignIn' 2024-11-29 01:10:35.892 [DBG] Endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignIn (API.User)' with route pattern 'v{version:apiVersion}/Users/SignIn' is valid for the request path '/v1/Users/SignIn' 2024-11-29 01:10:35.893 [DBG] Request matched endpoint 'OnlineAssessment.V1.Controllers.UsersController.SignIn (API.User)' 2024-11-29 01:10:35.903 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '08/10/2022 8:49:16 AM', Current time (UTC): '28/11/2024 7:40:35 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.Tokens.InternalValidators.ValidateAfterSignatureFailed(SecurityToken securityToken, Nullable`1 notBefore, Nullable`1 expires, IEnumerable`1 audiences, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateSignature(String token, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateSignatureAndIssuerSecurityKey(String token, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateJWS(String token, TokenValidationParameters validationParameters, BaseConfiguration currentConfiguration, SecurityToken& signatureValidatedToken, ExceptionDispatchInfo& exceptionThrown) --- End of stack trace from previous location --- at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, JwtSecurityToken outerToken, TokenValidationParameters validationParameters, SecurityToken& signatureValidatedToken) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2024-11-29 01:10:35.904 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '08/10/2022 8:49:16 AM', Current time (UTC): '28/11/2024 7:40:35 PM'. 2024-11-29 01:10:35.908 [DBG] Policy authentication schemes did not succeed 2024-11-29 01:10:35.910 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-11-29 01:10:35.915 [INF] AuthenticationScheme: Bearer was challenged. 2024-11-29 01:10:35.915 [INF] HTTP POST /v1/Users/SignIn responded 401 in 30.5870 ms 2024-11-29 01:10:35.915 [DBG] Connection id "0HN8FSFT4H768" completed keep alive response. 2024-11-29 01:10:35.916 [INF] Request finished HTTP/1.1 POST http://localhost:8008/v1/Users/SignIn - 401 0 null 32.2104ms