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

MicrosoftSqlToolsServiceLayer asking for keychain password #136302

Closed
DanielBabcock opened this issue Nov 2, 2021 · 6 comments
Closed

MicrosoftSqlToolsServiceLayer asking for keychain password #136302

DanielBabcock opened this issue Nov 2, 2021 · 6 comments
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@DanielBabcock
Copy link

Issue Type: Bug

When I open VSC I get a popup:
'MicrosoftSqlToolsServiceLayer wants to use your confidential information stored in "a" in your keychain.
The authenticity of "MicrosoftSqlToolsServiceLayer" cannot be verified. To allow this, enter the "login" keychain password'

This message pops up three to five more times after clicking deny and shows up everytime I open VSC, or a new window in VSC, or a new repo in the same window.
Screen Shot 2021-11-02 at 12 51 57 PM

Screen.Recording.2021-11-02.at.1.01.14.PM.mov

VS Code version: Code 1.61.2 (6cba118, 2021-10-19T15:49:28.381Z)
OS version: Darwin x64 20.6.0
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz (8 x 2700)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer:
Screen Shot 2021-11-02 at 12 51 57 PM
disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 4, 4, 4
Memory (System) 16.00GB (1.22GB free)
Process Argv --crash-reporter-id e1a30e0f-7e01-4b1d-902a-1575afae3e6d
Screen Reader no
VM 0%
Extensions (10)
Extension Author (truncated) Version
vscode-intelephense-client bme 1.7.1
gitlens eam 11.6.1
prettier-vscode esb 9.0.0
data-workspace-vscode ms- 0.1.0
mssql ms- 1.11.0
sql-database-projects-vscode ms- 0.13.0
code-settings-sync Sha 3.4.3
twig wha 1.0.2
eno Wsc 2.3.53
html-css-class-completion Zig 1.20.0

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythontb:30283811
pythonptprofiler:30281270
vshan820:30294714
vstes263cf:30335440
pythondataviewer:30285071
pythonvsuse255:30340121
vscod805:30301674
pythonvspyt200:30340761
binariesv615:30325510
vsccppwt:30382697
bridge0708:30335490
pygetstartedt3:30385195
dockerwalkthru:30377721
bridge0723:30353136
pythonrunftest32:30373476
pythonf5test824:30373475
javagetstartedt:30391933
pythonvspyt187:30373474
vsqsis300:30386381
vsaa593:30376534
vssld246cf:30386378

@gjsjohnmurray
Copy link
Contributor

/causedByExtension

@metju90
Copy link

metju90 commented Nov 3, 2021

How can we identify which extension is causing this issue?

@gjsjohnmurray
Copy link
Contributor

Please use the Start Extension Bisect command.

@lopezvit
Copy link

lopezvit commented Nov 3, 2021

I encounter similar problem and run that command. The culprit extension is ms-mssql.mssql. I will "Report Issue & Continue"

@metju90
Copy link

metju90 commented Nov 3, 2021

Please use the Start Extension Bisect command.

With this I identified the problematic extension - ms-mssql.mssql . Thanks!

I found this: microsoft/vscode-mssql#17064

@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

5 participants
@gjsjohnmurray @lopezvit @metju90 @DanielBabcock and others