Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User account not found in MSAL cache, please add linked account or refresh account credentials. #24104

Closed
edmund-landgraf opened this issue Aug 9, 2023 · 48 comments
Assignees
Labels
Area - Azure Bug Impact OS: Linux Applies to Linux OS only - only use for platform specific issues Triage: Done

Comments

@edmund-landgraf
Copy link

Seems common, solution does not seem common

@edmund-landgraf
Copy link
Author

Asure data studio

@cheenamalhotra
Copy link
Member

Hi @edmund-landgraf

Please provide more info:

@kinglis-ttq
Copy link

Hi, started having this issue on:

  • OS: Ubuntu 22.04.3 LTS;
  • architecture: 64-bit;
  • ADS details:

Version: 1.46.0-insider
Commit: 959c2f1
Date: 2023-08-21T05:40:18.521Z
VS Code: 1.79.2
Electron: 22.3.14
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Linux x64 6.2.0-26-generic

Have followed steps in linked old issues :)

@github-actions
Copy link

We need more info to debug your Azure Active Directory issue. If you could attach your logs to the issue (ensure no private data is in them), it would help us fix the issue much faster.

  • In the settings menu, find the setting titled Azure: Logging Level and select the Verbose option
  • Restart Azure Data Studio
  • Run the process that produces your error
  • Open command palette (Click View -> Command Palette)
  • Run the command: Developer: Open Logs Folder
  • Follow this path to find the Azure Accounts log file: [default log folder]/window1/exthost/output_logging_[earliest timestamp]/#-Azure Accounts.log
  • Please attach the Azure-Accounts.log file to the issue.

@cheenamalhotra
Copy link
Member

HI @kinglis-ttq

Please ensure you also remove accounts, and restart ADS after clearing token cache. If you continue to face error on a clean restart, please gather and upload logs for the session.

@kinglis-ttq
Copy link

kinglis-ttq commented Aug 24, 2023

Hi @cheenamalhotra , I have followed all the steps you suggested, and attach the requested logfiles.

I have removed the tenant information for my company for security.

@kinglis-ttq
Copy link

[Verbose]: Initialized Azure account extension storage. - []
[Verbose]: FileEncryptionHelper: Fired encryption keys updated event. - []
[Verbose]: Initializing stored accounts [] - []
[Verbose]: Starting login - []
[Information]: [Thu, 24 Aug 2023 16:57:32 GMT] : @azure/msal-node@1.16.0 : Info - getAuthCodeUrl called - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : @azure/msal-node@1.16.0 : Verbose - initializeRequestScopes called - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : [3741df19-c210-4a55-873b-4ce27448fb49] : @azure/msal-node@1.16.0 : Verbose - buildOauthClientConfiguration called - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : [3741df19-c210-4a55-873b-4ce27448fb49] : @azure/msal-node@1.16.0 : Verbose - building oauth client configuration with the authority: https://login.microsoftonline.com/organizations - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : [3741df19-c210-4a55-873b-4ce27448fb49] : @azure/msal-node@1.16.0 : Verbose - createAuthority called - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : @azure/msal-node@1.16.0 : Verbose - Attempting to get cloud discovery metadata in the config - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : @azure/msal-node@1.16.0 : Verbose - Did not find cloud discovery metadata in the config... Attempting to get cloud discovery metadata from the cache. - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : @azure/msal-node@1.16.0 : Verbose - Did not find cloud discovery metadata in the cache... Attempting to get cloud discovery metadata from the network. - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : @azure/msal-node@1.16.0 : Verbose - Attempting to find a match between the developer's authority and the CloudInstanceDiscoveryMetadata returned from the network request. - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : @azure/msal-node@1.16.0 : Verbose - cloud discovery metadata was successfully returned from getCloudDiscoveryMetadataFromNetwork() - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : [3741df19-c210-4a55-873b-4ce27448fb49] : @azure/msal-node@1.16.0 : Verbose - Auth code client created - []
[Verbose]: [Thu, 24 Aug 2023 16:57:32 GMT] : [3741df19-c210-4a55-873b-4ce27448fb49] : @azure/msal-common@11.0.0 : Verbose - createAuthCodeUrlQueryString: Prompt is select_account, ignoring account hints - []
[Information]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Info - acquireTokenByCode called - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Verbose - initializeRequestScopes called - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : [a6d4abe9-0507-405a-b2d7-2f3a1850371c] : @azure/msal-node@1.16.0 : Verbose - buildOauthClientConfiguration called - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : [a6d4abe9-0507-405a-b2d7-2f3a1850371c] : @azure/msal-node@1.16.0 : Verbose - building oauth client configuration with the authority: https://login.microsoftonline.com/organizations - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : [a6d4abe9-0507-405a-b2d7-2f3a1850371c] : @azure/msal-node@1.16.0 : Verbose - createAuthority called - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Verbose - Attempting to get cloud discovery metadata in the config - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Verbose - Did not find cloud discovery metadata in the config... Attempting to get cloud discovery metadata from the cache. - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Verbose - Found metadata in the cache. - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : [a6d4abe9-0507-405a-b2d7-2f3a1850371c] : @azure/msal-node@1.16.0 : Verbose - Auth code client created - []
[Information]: [Thu, 24 Aug 2023 16:57:51 GMT] : [a6d4abe9-0507-405a-b2d7-2f3a1850371c] : @azure/msal-common@11.0.0 : Info - in acquireToken call in auth-code client - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:51 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : [a6d4abe9-0507-405a-b2d7-2f3a1850371c] : @azure/msal-common@11.0.0 : Verbose - Persistence enabled, calling beforeCacheAccess - []
[Verbose]: MsalCachePlugin: Cache file for 'MSAL' cache not found on disk: ENOENT - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Deserializing JSON to in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Reading cache snapshot from disk - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Overlaying input cache with the default cache - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Setting in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : [a6d4abe9-0507-405a-b2d7-2f3a1850371c] : @azure/msal-common@11.0.0 : Verbose - Persistence enabled, calling afterCacheAccess - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Serializing in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Reading cache snapshot from disk - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Merging in-memory cache with cache snapshot - []
[Verbose]: [Thu, 24 Aug 2023 16:57:52 GMT] : @azure/msal-node@1.16.0 : Trace - Remove updated entries in cache - []
[Verbose]: Fetching tenants with uri: https://management.azure.com/tenants?api-version=2019-11-01 - []
[Verbose]: Tenants: COMPANY Ltd,Microsoft - []
[Verbose]: Filtered Tenants: COMPANY Ltd,Microsoft - []
[Verbose]: Token Claims acccount: kinglis@COMPANY.com, TID: 00000000-0000-0000-0000-000000000000 - []
[Verbose]: Tenant ID: 00000000-0000-0000-0000-000000000000, Tenant Name: COMPANY Ltd - []
[Verbose]: Tenant ID: 72f988bf-86f1-41af-91ab-2d7cd011db47, Tenant Name: Microsoft - []
[Verbose]: MsalCachePlugin: Cache file for 'Local' cache not found on disk: ENOENT - []
[Information]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Info - getTokenCache called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - getAllAccounts called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Deserializing JSON to in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Reading cache snapshot from disk - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Overlaying input cache with the default cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Setting in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : [73920190-a2dc-40d8-9eb7-482e52e6f8ee] : @azure/msal-node@1.16.0 : Trace - acquireTokenSilent called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Verbose - initializeRequestScopes called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : [cda345b6-deb0-4870-967c-267ae384c810] : @azure/msal-node@1.16.0 : Verbose - buildOauthClientConfiguration called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : [cda345b6-deb0-4870-967c-267ae384c810] : @azure/msal-node@1.16.0 : Verbose - building oauth client configuration with the authority: https://login.microsoftonline.com/00000000-0000-0000-0000-000000000000 - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : [cda345b6-deb0-4870-967c-267ae384c810] : @azure/msal-node@1.16.0 : Verbose - createAuthority called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Verbose - Attempting to get cloud discovery metadata in the config - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Verbose - Did not find cloud discovery metadata in the config... Attempting to get cloud discovery metadata from the cache. - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Verbose - Found metadata in the cache. - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : [cda345b6-deb0-4870-967c-267ae384c810] : @azure/msal-node@1.16.0 : Verbose - Silent flow client created - []
[Information]: [Thu, 24 Aug 2023 16:58:08 GMT] : [cda345b6-deb0-4870-967c-267ae384c810] : @azure/msal-common@11.0.0 : Info - SilentFlowClient:acquireCachedToken - Skipping cache because forceRefresh is true. - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : [cda345b6-deb0-4870-967c-267ae384c810] : @azure/msal-common@11.0.0 : Verbose - RefreshTokenClientAcquireTokenWithCachedRefreshToken called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : [cda345b6-deb0-4870-967c-267ae384c810] : @azure/msal-common@11.0.0 : Verbose - RefreshTokenClientAcquireToken called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : [cda345b6-deb0-4870-967c-267ae384c810] : @azure/msal-common@11.0.0 : Verbose - Persistence enabled, calling beforeCacheAccess - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Deserializing JSON to in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Reading cache snapshot from disk - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Overlaying input cache with the default cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Setting in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : [cda345b6-deb0-4870-967c-267ae384c810] : @azure/msal-common@11.0.0 : Verbose - Persistence enabled, calling afterCacheAccess - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Serializing in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Reading cache snapshot from disk - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Merging in-memory cache with cache snapshot - []
[Verbose]: [Thu, 24 Aug 2023 16:58:08 GMT] : @azure/msal-node@1.16.0 : Trace - Remove updated entries in cache - []
[Verbose]: MsalCachePlugin: Cache file for 'Local' cache not found on disk: ENOENT - []
[Verbose]: AzureResourceSubscriptionService.getSubscriptions: Retrieved 1 subscriptions for tenant 00000000-0000-0000-0000-000000000000 / account Karl Inglis - kinglis@COMPANY.com - []
[Information]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Info - getTokenCache called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - getAllAccounts called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Deserializing JSON to in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Reading cache snapshot from disk - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Overlaying input cache with the default cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Setting in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:09 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Information]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Info - getTokenCache called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - getAllAccounts called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Deserializing JSON to in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Reading cache snapshot from disk - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Overlaying input cache with the default cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Setting in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : [68216478-628d-4b50-a84f-58a726608f09] : @azure/msal-node@1.16.0 : Trace - acquireTokenSilent called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Verbose - initializeRequestScopes called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : [8c7d2a9d-3d78-45c3-8e5d-389362458aad] : @azure/msal-node@1.16.0 : Verbose - buildOauthClientConfiguration called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : [8c7d2a9d-3d78-45c3-8e5d-389362458aad] : @azure/msal-node@1.16.0 : Verbose - building oauth client configuration with the authority: https://login.microsoftonline.com/00000000-0000-0000-0000-000000000000 - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : [8c7d2a9d-3d78-45c3-8e5d-389362458aad] : @azure/msal-node@1.16.0 : Verbose - createAuthority called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Verbose - Attempting to get cloud discovery metadata in the config - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Verbose - Did not find cloud discovery metadata in the config... Attempting to get cloud discovery metadata from the cache. - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Verbose - Found metadata in the cache. - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : [8c7d2a9d-3d78-45c3-8e5d-389362458aad] : @azure/msal-node@1.16.0 : Verbose - Silent flow client created - []
[Information]: [Thu, 24 Aug 2023 16:58:22 GMT] : [8c7d2a9d-3d78-45c3-8e5d-389362458aad] : @azure/msal-common@11.0.0 : Info - SilentFlowClient:acquireCachedToken - Skipping cache because forceRefresh is true. - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : [8c7d2a9d-3d78-45c3-8e5d-389362458aad] : @azure/msal-common@11.0.0 : Verbose - RefreshTokenClientAcquireTokenWithCachedRefreshToken called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : [8c7d2a9d-3d78-45c3-8e5d-389362458aad] : @azure/msal-common@11.0.0 : Verbose - RefreshTokenClientAcquireToken called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : [8c7d2a9d-3d78-45c3-8e5d-389362458aad] : @azure/msal-common@11.0.0 : Verbose - Persistence enabled, calling beforeCacheAccess - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Deserializing JSON to in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Reading cache snapshot from disk - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Overlaying input cache with the default cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Setting in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : [8c7d2a9d-3d78-45c3-8e5d-389362458aad] : @azure/msal-common@11.0.0 : Verbose - Persistence enabled, calling afterCacheAccess - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Serializing in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Reading cache snapshot from disk - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Merging in-memory cache with cache snapshot - []
[Verbose]: [Thu, 24 Aug 2023 16:58:22 GMT] : @azure/msal-node@1.16.0 : Trace - Remove updated entries in cache - []
[Information]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Info - getTokenCache called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - getAllAccounts called - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Deserializing JSON to in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Reading cache snapshot from disk - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Overlaying input cache with the default cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Setting in-memory cache - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Setting cache key value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Retrieving all cache keys - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []
[Verbose]: [Thu, 24 Aug 2023 16:58:27 GMT] : @azure/msal-node@1.16.0 : Trace - Getting cache key-value store - []

@cheenamalhotra cheenamalhotra moved this from Needs triage to Waiting in ADS Core Committer and Fundamentals Aug 24, 2023
@droni-co
Copy link

I had the same problem, clear cache several times and delete and reinstall DataStudio and DataStudioInsiders. Finally the solution was to log out of the browser and log back in when DataStudio requires it.

@cheenamalhotra
Copy link
Member

I can intermittently reproduce the error and can see the below log entry when this occurs:

Warning - Account used to refresh tokens not in persistence, refreshed tokens will not be stored in the cache
image

I've found some issues logged in MSAL.js that are related here,
AzureAD/microsoft-authentication-library-for-js#5002 (comment)
AzureAD/microsoft-authentication-library-for-js#5900 (comment)

@cssuh can you take a look at the client app in case something is missing?

Also need to investigate why this is more prominent in Linux than other OSes... 🤔

@kcabral817
Copy link

another nightmare in the making. A systemic problem with security on Azure where it only works for those internal to MS.

@cheenamalhotra cheenamalhotra moved this from Needs investigation to In Progress in ADS Core Committer and Fundamentals Oct 12, 2023
@erinstellato-ms
Copy link
Contributor

another nightmare in the making. A systemic problem with security on Azure where it only works for those internal to MS.

That's not accurate, we have thousands of customers outside of Microsoft that do not have this issue. We recognize the frustration you are experiencing and are working to resolve this problem. We can sporadically recreate the problem and are working to track down the root cause. We will provide an update when we have a solution.

@JigAjob
Copy link

JigAjob commented Oct 18, 2023

Any updates on this yet? Running into problem on my end as well running on Mac M1 Pro Sonoma 14.0 I pay for MS support and they directed me here. Any guidance on the timeline for this fix and where MS is current state so we can know if it's best to pivot to something else would be much appreciated.

@erinstellato-ms
Copy link
Contributor

Previous comment hidden as it is not relevant to the topic of this issue, nor constructive.

@06b
Copy link

06b commented Nov 2, 2023

I encountered this issue using Windows Sandbox in which certain cryptographic algorithms and protocols where restricted & had to restore access to those algorithms and protocols in order to proceed with using azure data studio.

Version: 1.46.1 (system setup)
Commit: ba29842
Date: 2023-10-02T18:14:22.887Z
VS Code: 1.79.2
Electron: 22.3.25
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.22621

I'm happy to report using Insider build resolved this issue and I am able to use azure data studio with no issues with the restrictions back in place within Windows Sandbox. Good job to the team 👍

Version: 1.48.0-insider (system setup)
Commit: 943a1ad
Date: 2023-11-01T22:48:29.430Z
VS Code: 1.82.0
Electron: 25.8.4
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.22621

@RobBowman
Copy link

disabling the Mssql: Enable Sql Authentication Provider

This worked for me

@edmund-landgraf
Copy link
Author

edmund-landgraf commented Dec 9, 2023 via email

@kcabral817
Copy link

kcabral817 commented Dec 9, 2023 via email

@erinstellato-ms
Copy link
Contributor

I just deleted everything Azure and am back to Google. I can't provide a powerBI solution to my client at this point so we are looking for something else until this problem is resolved. Also has stopped development of our PowerApps.

@edmund-landgraf Are you not able to provide a solution because of this specific issue with Azure Data Studio, or for a different reason?

@edmund-landgraf
Copy link
Author

edmund-landgraf commented Dec 12, 2023 via email

@Hannover1992
Copy link

Same problem here

@someonewating
Copy link

@jwyza-pi

Can you please try with the latest insiders build and let us know if that helps?

Please clear azure account token cache (using command palette) when getting started.

I encountered the same error at the first time connecting to my Azure SQL, but clear azure account token cache is helpful.

Just press Ctrl + Shift + P and paste clear azure account token cache. Then in the next time when create a connection, click "refresh account credential".

@cheenamalhotra
Copy link
Member

Closing as we haven't been able to reproduce the issue recently and mitigation options are available as discussed in the thread above.

@cheenamalhotra cheenamalhotra closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2024
@ericmdsh
Copy link

I've tried the recommendations to resolve the issue, but I'm encountering the same error. I recently today downloaded the latest .exe ran the commands no luck.

User account not found in MSAL cache, please add linked account or refresh account credentials.

@peteot
Copy link

peteot commented Mar 25, 2024

I have been living with this issue for a long time and finally decided to look again for a fix. This led me to install the insiders build, which has made the problem worse.

Version: 1.49.0-insider
MacOS 14.0

Connecting to Azure SQL Databases

I constantly clear the token cache on the standard build, and get it to work, but with insiders, I seem caught in a loop…

Either way, is there a fix for this? ADS is such an awesome tool but this is really a bummer, especially because we are using Azure and Microsoft Entra, which you would think would be highly compatible.

@erinstellato
Copy link

I have been living with this issue for a long time and finally decided to look again for a fix. This led me to install the insiders build, which has made the problem worse.

Version: 1.49.0-insider MacOS 14.0

Connecting to Azure SQL Databases

I constantly clear the token cache on the standard build, and get it to work, but with insiders, I seem caught in a loop…

Either way, is there a fix for this? ADS is such an awesome tool but this is really a bummer, especially because we are using Azure and Microsoft Entra, which you would think would be highly compatible.

@peteot Did you test also in the February stable release, build 1.48?

If so, and the problem still occurs, then reply back and we will also need logs for the issue.

@ericmdsh - and to confirm, you still see this in 1.48 also?

@cheenamalhotra - if it's still occurring in 1.48, can you please advise on opening a new issue, or re-opening this one? Thanks!

@cheenamalhotra
Copy link
Member

@peteot

I would request you to gather Azure account logs and MSSQL Logs as well and upload them in a new issue for investigation if you're experiencing regressed behavior.

@peteot
Copy link

peteot commented Mar 25, 2024

@erinstellato @cheenamalhotra

I was using 1.48 prior to trying 1.49-insider. I just tried it again on 1.48, and I can get it work, but of course I have to clear the token cache every time, often multiple times, to connecttointo a database.

The log is attached, with some subscription details or other IDs I was unsure about, redacted. (You’ll see the string "”.)

1-Azure Accounts.log

@peteot
Copy link

peteot commented Mar 25, 2024

@cheenamalhotra here is the mssql log:

24-03-25 16:45:06.8014430 pid:27739 tid:11 sqltools Critical: 0 : False MSAL 4.56.0.0 MSAL.NetCore .NET 7.0.11 Darwin 23.0.0 Darwin Kernel Version 23.0.0: Fri Sep 15 14:42:57 PDT 2023; root:xnu-10002.1.131/RELEASE_ARM64_T8112 [2024-03-25 20:45:06Z] (azuredatastudio: 0.0.0.0) [Internal cache] Clearing user token cache accessor.
24-03-25 16:45:06.8056710 pid:27739 tid:11 sqltools Critical: 0 : False MSAL 4.56.0.0 MSAL.NetCore .NET 7.0.11 Darwin 23.0.0 Darwin Kernel Version 23.0.0: Fri Sep 15 14:42:57 PDT 2023; root:xnu-10002.1.13
1/RELEASE_ARM64_T8112 [2024-03-25 20:45:06Z] (azuredatastudio: 0.0.0.0) [Internal cache] Total number of cache partitions found while getting refresh tokens: 1
24-03-25 16:45:07.2220500 pid:27739 tid:16 sqltools Critical: 0 : False MSAL 4.56.0.0 MSAL.NetCore .NET 7.0.11 Darwin 23.0.0 Darwin Kernel Version 23.0.0: Fri Sep 15 14:42:57 PDT 2023; root:xnu-10002.1.131/RELEASE_ARM64_T8112 [2024-03-25 20:45:07Z] (azuredatastudio: 0.0.0.0) [Internal cache] Clearing user token cache accessor.
24-03-25 16:45:07.2225800 pid:27739 tid:16 sqltools Critical: 0 : False MSAL 4.56.0.0 MSAL.NetCore .NET 7.0.11 Darwin 23.0.0 Darwin Kernel Version 23.0.0: Fri Sep 15 14:42:57 PDT 2023; root:xnu-10002.1.13
1/RELEASE_ARM64_T8112 [2024-03-25 20:45:07Z] (azuredatastudio: 0.0.0.0) [Internal cache] Total number of cache partitions found while getting refresh tokens: 1

@athunot
Copy link

athunot commented May 13, 2024

@jwyza-pi
Can you please try with the latest insiders build and let us know if that helps?
Please clear azure account token cache (using command palette) when getting started.

I encountered the same error at the first time connecting to my Azure SQL, but clear azure account token cache is helpful.

Just press Ctrl + Shift + P and paste clear azure account token cache. Then in the next time when create a connection, click "refresh account credential".

This one worked for me in Azure Data Studio.

@ericmdsh

This comment has been minimized.

@suchithm
Copy link

suchithm commented May 28, 2024

@jwyza-pi
Can you please try with the latest insiders build and let us know if that helps?
Please clear azure account token cache (using command palette) when getting started.

I encountered the same error at the first time connecting to my Azure SQL, but clear azure account token cache is helpful.
Just press Ctrl + Shift + P and paste clear azure account token cache. Then in the next time when create a connection, click "refresh account credential".

This one worked for me in Azure Data Studio.

Worked for me(For mac cmd+shift+p)

@microsoft microsoft deleted a comment from ericmdsh May 28, 2024
@Moonwilles
Copy link

Just updated to 1.48.1 and suddenly I'm getting the same error.
Pretty typical of Microsoft software to break upon update...

@erinstellato-ms
Copy link
Contributor

Just updated to 1.48.1 and suddenly I'm getting the same error. Pretty typical of Microsoft software to break upon update...

@Moonwilles Thank you for making aware of this issue. Can you capture Azure account logs (steps below) and MSSQL logs (https://github.com/microsoft/azuredatastudio/wiki/Debug-Trace-Logging#mssql) and upload them to a new issue so that we can investigate further? Thank you. // @kburtram for awareness.

Azure account logs capture (ensure no private data is in them):

In the settings menu, find the setting titled Azure: Logging Level and select the Verbose option
Restart Azure Data Studio
Run the process that produces your error
Open command palette (Click View -> Command Palette)
Run the command: Developer: Open Logs Folder
Follow this path to find the Azure Accounts log file: [default log folder]/window1/exthost/output_logging_[earliest timestamp]/#-Azure Accounts.log
Please attach the logs to the issue.

@ericmdsh
Copy link

ericmdsh commented Jul 12, 2024 via email

@kburtram
Copy link
Member

There appear to be a few related, but different problems being discussed in this issue. If there is a bug in the current build that is impacting anyone, could you please open a new issue with the description of the repro steps, environment details, and observed product behavior? Thanks!

@Moonwilles
Copy link

Upon restarting the program, the issue resolved itself. I apologise for not trying this basic troubleshooting step earlier.

@peteot
Copy link

peteot commented Aug 23, 2024

I still get this error every day in both Azure Data Studio standard and insiders build on Mac. Extremely frustrating.

Every time I attempt to access an Azure SQL Database, I get the error. It usually takes 2-3 attempts to refresh credentials before gaining access.

Version: 1.49.1
Commit: 2f696aa
Date: 2024-08-13T18:03:28.478Z (1 wk ago)
VS Code: 1.82.0
Electron: 25.9.8
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin arm64 23.5.0

Insiders:
Version: 1.49.0-insider
Commit: e7daff8
Date: 2024-04-16T05:32:43.997Z (4 mos ago)
VS Code: 1.82.0
Electron: 25.9.8
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin arm64 23.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area - Azure Bug Impact OS: Linux Applies to Linux OS only - only use for platform specific issues Triage: Done
Projects
No open projects
Development

No branches or pull requests