Skip to content

Instantly share code, notes, and snippets.

@StanleyGoldman
Last active August 22, 2017 15:32
Show Gist options
  • Save StanleyGoldman/256608f80f9ae4d77a41d02084f52463 to your computer and use it in GitHub Desktop.
Save StanleyGoldman/256608f80f9ae4d77a41d02084f52463 to your computer and use it in GitHub Desktop.
Logout after load bug diagnosis

Login & Logout immediately

170822-11:02:16 TRACE [ 1] <Keychain>                          SetCredentials Host:https://github.com/
170822-11:02:34 TRACE [ 1] <Keychain>                          SetToken Host:https://github.com/
170822-11:02:34 TRACE [ 1] <Keychain>                          Save: https://github.com/
170822-11:02:34 TRACE [ 1] <Keychain>                          WriteCacheToDisk Count:1 Path:C:\Users\Spade\AppData\Local\GitHubUnityDebug\connections.json
170822-11:02:34 TRACE [ 1] <GitCredentialManager>              Delete: https://github.com/
170822-11:02:34 TRACE [ 1] <GitCredentialManager>              Loading Credential Helper
170822-11:02:35 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"erase"
170822-11:02:35 TRACE [ 1] <GitCredentialManager>              Save: https://github.com/
170822-11:02:35 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"store"
170822-11:02:56 TRACE [ 1] <Keychain>                          Clear Host:https://github.com/
170822-11:02:56 TRACE [ 1] <Keychain>                          Host:https://github.com/ Removed from connection cache
170822-11:02:56 TRACE [ 1] <Keychain>                          WriteCacheToDisk Count:0 Path:C:\Users\Spade\AppData\Local\GitHubUnityDebug\connections.json
170822-11:02:56 TRACE [ 1] <GitCredentialManager>              Delete: https://github.com/
170822-11:02:56 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"erase"

Login, Restart, Logout

170822-11:18:40 TRACE [ 1] <Keychain>                          SetCredentials Host:https://github.com/
170822-11:18:55 TRACE [ 1] <Keychain>                          SetToken Host:https://github.com/
170822-11:18:55 TRACE [ 1] <Keychain>                          Save: https://github.com/
170822-11:18:55 TRACE [ 1] <Keychain>                          WriteCacheToDisk Count:1 Path:C:\Users\Spade\AppData\Local\GitHubUnityDebug\connections.json
170822-11:18:55 TRACE [ 1] <GitCredentialManager>              Delete: https://github.com/
170822-11:18:55 TRACE [ 1] <GitCredentialManager>              Loading Credential Helper
170822-11:18:55 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"erase"
170822-11:18:56 TRACE [ 1] <GitCredentialManager>              Save: https://github.com/
170822-11:18:56 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"store"

170822-11:22:50 TRACE [ 1] <Keychain>                          Clear Host:https://github.com/
170822-11:22:50 TRACE [ 1] <Keychain>                          Host:https://github.com/ Removed from connection cache
170822-11:22:50 TRACE [ 1] <Keychain>                          WriteCacheToDisk Count:0 Path:C:\Users\Spade\AppData\Local\GitHubUnityDebug\connections.json
170822-11:22:50 TRACE [ 1] <GitCredentialManager>              Delete: https://github.com/
170822-11:22:50 TRACE [ 1] <GitCredentialManager>              Loading Credential Helper
170822-11:22:51 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"erase"

Login, Restart, Force Load, Logout

170822-11:07:51 TRACE [ 1] <Keychain>                          SetCredentials Host:https://github.com/
170822-11:08:04 TRACE [ 1] <Keychain>                          SetToken Host:https://github.com/
170822-11:08:04 TRACE [ 1] <Keychain>                          Save: https://github.com/
170822-11:08:04 TRACE [ 1] <Keychain>                          WriteCacheToDisk Count:1 Path:C:\Users\Spade\AppData\Local\GitHubUnityDebug\connections.json
170822-11:08:04 TRACE [ 1] <GitCredentialManager>              Delete: https://github.com/
170822-11:08:04 TRACE [ 1] <GitCredentialManager>              Loading Credential Helper
170822-11:08:05 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"erase"
170822-11:08:05 TRACE [ 1] <GitCredentialManager>              Save: https://github.com/
170822-11:08:05 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"store"

170822-11:10:44 TRACE [ 1] <Keychain>                          Loading KeychainAdapter Host:"https://github.com/" Cached Username:"StanleyGoldman"
170822-11:10:44 TRACE [ 1] <GitCredentialManager>              Load: https://github.com/
170822-11:10:44 TRACE [ 1] <GitCredentialManager>              Loading Credential Helper
170822-11:10:44 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"get"
170822-11:10:45 TRACE [ 1] <Keychain>                          Loaded from Credential Manager Host:"https://github.com/" Username:"StanleyGoldman"

170822-11:17:28 TRACE [ 1] <Keychain>                          Clear Host:https://github.com/
170822-11:17:28 TRACE [ 1] <Keychain>                          Host:https://github.com/ Removed from connection cache
170822-11:17:28 TRACE [ 1] <Keychain>                          WriteCacheToDisk Count:0 Path:C:\Users\Spade\AppData\Local\GitHubUnityDebug\connections.json
170822-11:17:28 TRACE [ 1] <GitCredentialManager>              Delete: https://github.com/
170822-11:17:28 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"erase"

Login, Play, Stop, Logout

170822-11:24:13 TRACE [ 1] <Keychain>                          SetCredentials Host:https://github.com/
170822-11:24:26 TRACE [ 1] <Keychain>                          SetToken Host:https://github.com/
170822-11:24:26 TRACE [ 1] <Keychain>                          Save: https://github.com/
170822-11:24:26 TRACE [ 1] <Keychain>                          WriteCacheToDisk Count:1 Path:C:\Users\Spade\AppData\Local\GitHubUnityDebug\connections.json
170822-11:24:26 TRACE [ 1] <GitCredentialManager>              Delete: https://github.com/
170822-11:24:26 TRACE [ 1] <GitCredentialManager>              Loading Credential Helper
170822-11:24:26 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"erase"
170822-11:24:27 TRACE [ 1] <GitCredentialManager>              Save: https://github.com/
170822-11:24:27 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"store"
170822-11:24:35 TRACE [ 1] <Keychain>                          Initialize
170822-11:24:35 TRACE [ 1] <Keychain>                          ReadCacheFromDisk Path:C:\Users\Spade\AppData\Local\GitHubUnityDebug\connections.json
170822-11:24:35 TRACE [ 1] <Keychain>                          ReadCacheFromDisk Item Host:https://github.com/ Username:StanleyGoldman
170822-11:24:57 TRACE [ 1] <Keychain>                          Clear Host:https://github.com/
170822-11:24:57 TRACE [ 1] <Keychain>                          Host:https://github.com/ Removed from connection cache
170822-11:24:57 TRACE [ 1] <Keychain>                          WriteCacheToDisk Count:0 Path:C:\Users\Spade\AppData\Local\GitHubUnityDebug\connections.json
170822-11:24:57 TRACE [ 1] <GitCredentialManager>              Delete: https://github.com/
170822-11:24:57 TRACE [ 1] <GitCredentialManager>              Loading Credential Helper
170822-11:24:58 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"erase"

Login, Restart, Play, Stop, Logout

170822-11:26:32 TRACE [ 1] <Keychain>                          SetCredentials Host:https://github.com/
170822-11:27:28 TRACE [ 1] <Keychain>                          SetToken Host:https://github.com/
170822-11:27:28 TRACE [ 1] <Keychain>                          Save: https://github.com/
170822-11:27:28 TRACE [ 1] <Keychain>                          WriteCacheToDisk Count:1 Path:C:\Users\Spade\AppData\Local\GitHubUnityDebug\connections.json
170822-11:27:28 TRACE [ 1] <GitCredentialManager>              Delete: https://github.com/
170822-11:27:28 TRACE [ 1] <GitCredentialManager>              Loading Credential Helper
170822-11:27:28 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"erase"
170822-11:27:29 TRACE [ 1] <GitCredentialManager>              Save: https://github.com/
170822-11:27:29 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"wincred" action:"store"


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment