-
Notifications
You must be signed in to change notification settings - Fork 30k
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
When updating Visual Studio Code is asking for a password to Add Helper #15924
Comments
On more investigation I'm getting the following error in dev tools when I don't give the password. Failed to clear temp storage: It was determined that certain files are unsafe for access within a Web application, or that too many calls are being made on file resources. SecurityError |
This dialog shows up when you had VS Code installed in one location and then you downloaded it again to another location and the auto update kicks in because there is an update available. |
Hi, I did not move VS Code to a different location but I am getting the same message when auto update kicks in. Furthermore it fails to install the update and I need to install new versions of VS Code manually. It seems that this happens since I am on Sierra public beta. |
@joaomoreno any more clues where this could come from? I only saw it once on Sandeepds machine when he downloaded VS Code to a new location, started it and it was auto updated. |
This is #7426 (Squirrel/Squirrel.Mac#182). It happens to me when Code is in the Downloads folder. @JohnGinger where is your application bundle located? |
It looks like it is the same issue, Code is in the Downloads folder. |
If you put it in the Desktop, for example, does it work? |
It doesn't seem to update, but it doesn't prompt for a password before saying an update is avaliable. |
It keeps asking for password again and again |
it's linking to com.apple.quarantine feature in sierra, here is the WA.
after that, run vscode won't get a prompt of having a password to install helper, you will receive a new error message indicate no permission to create temp files. Off cause, the update still fail. change myuser to your user id. |
I have the same issue. Is there a less manual solution to this? |
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: