You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 1, 2021. It is now read-only.
2018-10-14 14:50:56.495 -03:00 [INF] User profile is available. Using 'C:\Users\Bruno\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2018-10-14 17:58:21.841 -03:00 [INF] User profile is available. Using 'C:\Users\Bruno\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2019-02-03 02:59:29.703 -02:00 [INF] User profile is available. Using 'C:\Users\Bruno\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
Copy file name to clipboardExpand all lines: src/Frontend/Jp.UI.SSO/jpProject_sso_log.txt
+65Lines changed: 65 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3370,3 +3370,68 @@ System.IO.IOException: Authentication failed because the remote party has closed
3370
3370
2018-10-14 14:53:53.467 -03:00 [DBG] Found ["openid","profile","email"] identity scopes in database
3371
3371
2018-10-14 14:53:53.484 -03:00 [INF] Profile service returned to the following claim types: sub email picture preferred_username name email email_verified
3372
3372
2018-10-14 14:53:53.488 -03:00 [DBG] End userinfo request
3373
+
2018-10-14 17:58:20.492 -03:00 [INF] SigninCredentialExtension keyType is Temporary
2018-10-14 17:58:25.041 -03:00 [DBG] Using Identity.Application as default scheme for authentication
3376
+
2018-10-14 17:58:25.060 -03:00 [DBG] Using Identity.External as default scheme for sign-in
3377
+
2018-10-14 17:58:25.065 -03:00 [DBG] Using Identity.External as default scheme for sign-out
3378
+
2018-10-14 17:58:25.070 -03:00 [DBG] Using Identity.Application as default scheme for challenge
3379
+
2018-10-14 17:58:25.077 -03:00 [DBG] Using Identity.Application as default scheme for forbid
3380
+
2018-10-14 17:58:48.769 -03:00 [DBG] CORS request made for path: /Account/Logout from origin: null but was ignored because path was not for an allowed IdentityServer CORS endpoint
3381
+
2018-10-14 17:58:48.820 -03:00 [INF] AuthenticationScheme: Identity.Application signed out.
3382
+
2018-10-14 17:58:48.825 -03:00 [INF] AuthenticationScheme: Identity.External signed out.
3383
+
2018-10-14 17:58:48.828 -03:00 [INF] AuthenticationScheme: Identity.TwoFactorUserId signed out.
2019-02-03 02:59:30.565 -02:00 [ERR] An error occurred using the connection to database '' on server 'localhost'.
3433
+
MySql.Data.MySqlClient.MySqlException (0x80004005): Access denied for user 'bruno'@'172.18.0.1' (using password: YES)
3434
+
at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in C:\projects\mysqlconnector\src\MySqlConnector\Core\ServerSession.cs:line 356
3435
+
at MySql.Data.MySqlClient.MySqlConnection.CreateSessionAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in C:\projects\mysqlconnector\src\MySqlConnector\MySql.Data.MySqlClient\MySqlConnection.cs:line 416
3436
+
at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in C:\projects\mysqlconnector\src\MySqlConnector\MySql.Data.MySqlClient\MySqlConnection.cs:line 175
3437
+
at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnectionAsync(Boolean errorsExpected, CancellationToken cancellationToken)
0 commit comments