2022-04-26 02:27:07.2393||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-26 02:27:08.2569|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-26 02:27:08.2569|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2022-04-26 02:27:08.2676|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {1da7e74a-6642-41aa-8707-221cbafc508f} may be persisted to storage in unencrypted form. |url: |action: 2022-04-26 03:10:05.7268||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-26 03:10:06.7184|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-26 03:10:06.7184|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2022-04-26 03:10:06.7288|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {6f115bb4-fb1b-4e51-a5ce-bfda4504a899} may be persisted to storage in unencrypted form. |url: |action: 2022-04-26 06:16:22.4204||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-26 06:16:23.4229|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-26 06:16:23.4229|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2022-04-26 06:16:23.4229|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {3f1555c6-e30c-4278-bd71-f5decec45ee0} may be persisted to storage in unencrypted form. |url: |action: 2022-04-26 06:16:45.1007||WARN|Authentication.Controllers.AccountController|external login info from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:45.1309||WARN|Authentication.Controllers.AccountController|external login result from googleresponse --> {"Succeeded":false,"IsLockedOut":false,"IsNotAllowed":false,"RequiresTwoFactor":false} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:45.1309||WARN|Authentication.Controllers.AccountController|elsesucceeded from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:45.1553||WARN|Authentication.Controllers.AccountController|Registering a new user |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:45.4404||WARN|Authentication.Controllers.AccountController|About to send Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:45.4537||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url Token : {url} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:45.4537||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:45.4537||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:57.2637||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: {"data":null,"code":"00","success":true,"description":"Success"} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:57.2637||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: OK--OK--(null) |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:57.2910||WARN|Authentication.Controllers.AccountController|Done sending Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:57.3473||ERROR|Authentication.Controllers.AccountController|Error Sending Email. Details System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.PlatformNotSupportedException: This instance contains state that cannot be serialized and deserialized on this platform. at System.Security.Claims.ClaimsPrincipal.OnSerializingMethod(StreamingContext context) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at Newtonsoft.Json.Serialization.JsonContract.<>c__DisplayClass57_0.b__0(Object o, StreamingContext context) at Newtonsoft.Json.Serialization.JsonContract.InvokeOnSerializing(Object o, StreamingContext context) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.OnSerializing(JsonWriter writer, JsonContract contract, Object value) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value) at AuditTrailUtility.AuditTrails.CreateActivityLog(String description, String moduleName, String moduleAction, Int64 userid, Int64 institutionId, Object record, String agent, LogType logType) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\AuditTrailUtility\AuditTrail.cs:line 73 at Authentication.Controllers.AccountController.GoogleResponse() in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\Authentication\Controllers\AccountController.cs:line 1645 |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:57.3473||WARN|Authentication.Controllers.AccountController|userUsername is okolieuchenna890@gmail.com |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:57.3566||WARN|Authentication.Controllers.AccountController|Newresult is {"FirstName":"UCHMAN","MiddleName":null,"LastName":"JAROLAW","IsFirstLogin":true,"FullName":"UCHMAN JAROLAW","RowVersion":"AAAAAAACmC8=","DateCreated":"2022-04-26T06:16:45.1361313","DateUpdated":null,"CreatedBy":0,"UpdatedBy":null,"DeletedBy":0,"IsDeleted":false,"IsActive":true,"InstitutionId":0,"UserType":1,"LastPasswordChangeDate":null,"Id":424,"UserName":"okolieuchenna890@gmail.com","NormalizedUserName":"OKOLIEUCHENNA890@GMAIL.COM","Email":"okolieuchenna890@gmail.com","NormalizedEmail":"OKOLIEUCHENNA890@GMAIL.COM","EmailConfirmed":false,"PasswordHash":null,"SecurityStamp":"J5BU74GOL3TT52BAWKPNTBIZ5ZQGOLGP","ConcurrencyStamp":"4eac3503-dfd3-4578-8ed5-8702f26c52d0","PhoneNumber":null,"PhoneNumberConfirmed":false,"TwoFactorEnabled":false,"LockoutEnd":null,"LockoutEnabled":true,"AccessFailedCount":0} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:57.3721||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:57.4490||WARN|Authentication.Controllers.AccountController|user: okolieuchenna890@gmail.com - UCHMAN JAROLAW role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 06:16:57.5947||WARN|Authentication.Controllers.AccountController|serializedata = {"access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiVUNITUFOIiwiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9wcmltYXJ5c2lkIjoiNDI0IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZ2l2ZW5uYW1lIjoib2tvbGlldWNoZW5uYTg5MEBnbWFpbC5jb20iLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9lbWFpbGFkZHJlc3MiOiJva29saWV1Y2hlbm5hODkwQGdtYWlsLmNvbSIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL2xvY2FsaXR5IjoiMCIsImh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd3MvMjAwOC8wNi9pZGVudGl0eS9jbGFpbXMvcm9sZSI6IlNUVURFTlQiLCJleHAiOjE2NTEwMzY2MTcsImlzcyI6InNraWxsYmV0YV9yaXZldF9zdHVkaW8iLCJhdWQiOiJTa2lsbEJldGFSaXZldFN0dWRpbyJ9.EOKIG3lZknzgOkNJbOAd2Q4_7gdFcppEfoIrplTf-XE","refreshToken":"63oxadWXipO1/rKQ6cxJpCe9pIVNzpcy900ZI3+JzBg=","accesstoken_Expires":"2022-04-27T05:16:57Z","refreshToken_Expires":"2022-04-26T07:16:57.4321958+01:00","isFirstLogin":true,"role":"STUDENT","UserId":424,"StudentProfile":227,"UserName":"okolieuchenna890@gmail.com","InstitutionId":0,"FirstName":"UCHMAN","LastName":"JAROLAW"} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-04-26 07:48:04.0612||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-26 07:48:05.0631|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-26 07:48:05.0631|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2022-04-26 07:48:05.0688|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {c81a12e7-7aec-4528-9d23-660480af4fbd} may be persisted to storage in unencrypted form. |url: |action: 2022-04-26 08:23:30.6519||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-26 08:23:31.6563|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-26 08:23:31.6563|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2022-04-26 08:23:31.6630|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {9ca50393-9833-46ce-8849-26442e4a7c12} may be persisted to storage in unencrypted form. |url: |action: 2022-04-26 08:54:26.7299||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-26 08:54:27.7326|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-26 08:54:27.7326|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2022-04-26 08:54:27.7384|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {f76c46b9-40b7-4f6e-88e4-70bc9a9d7713} may be persisted to storage in unencrypted form. |url: |action: 2022-04-26 09:23:46.7390||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-26 09:23:46.9090||INFO|Authentication.Controllers.AccountController|user: busayooladapo@gmail.com - Busayo Oladapo role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-26 10:09:22.8593||WARN|Authentication.Controllers.AccountController|Role is SUPER ADMIN |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-26 10:09:22.8755||INFO|Authentication.Controllers.AccountController|user: RIVE66 - Maria Simeon-Godfrey role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-26 13:07:00.9594||WARN|Microsoft.AspNetCore.Identity.UserManager|Invalid password for user 420. |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-26 13:07:00.9594|2|WARN|Microsoft.AspNetCore.Identity.SignInManager|User 420 failed to provide the correct password. |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-26 13:07:32.0622||WARN|Microsoft.AspNetCore.Identity.UserManager|Invalid password for user 420. |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-26 13:07:32.0622|2|WARN|Microsoft.AspNetCore.Identity.SignInManager|User 420 failed to provide the correct password. |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-26 13:52:39.5833||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-26 13:52:39.5833||INFO|Authentication.Controllers.AccountController|user: monekenneoma@yahoo.com - Nneoma Moneke role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-26 18:41:24.4127||WARN|Authentication.Controllers.AccountController|Role is SUPER ADMIN |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-26 18:41:24.4127||INFO|Authentication.Controllers.AccountController|user: RIVE66 - Maria Simeon-Godfrey role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-26 23:37:43.0539||WARN|Authentication.Controllers.AccountController|student created Folake |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-26 23:37:43.0539||DEBUG|Authentication.Controllers.AccountController|Login Url : |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-26 23:37:43.0695||WARN|Authentication.Controllers.AccountController|About to send Email. |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-26 23:37:43.0695||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url Token : {url} |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-26 23:37:43.0695||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-26 23:37:43.0695||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-26 23:37:52.5926||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: {"data":null,"code":"00","success":true,"description":"Success"} |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-26 23:37:52.5926||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: OK--OK--(null) |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-26 23:37:52.5926||WARN|Authentication.Controllers.AccountController|Done sending Email. |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-26 23:38:04.9097||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-26 23:38:04.9097||INFO|Authentication.Controllers.AccountController|user: folakesadiq@yahoo.com - Folake Sadiq role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-26 23:45:10.8534||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-26 23:45:10.8710||INFO|Authentication.Controllers.AccountController|user: folakesadiq@yahoo.com - Folake Sadiq role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn