sync:Error Logged in Console
See original GitHub issueI installed setting sync and after login with github, and after clicking on SKIP (NEW ONE WILL BE CREATE UPON FIRST UPLOAD) i got this error:
this is my vs info:
Version: 1.49.3
Commit: 2af051012b66169dde0c4dfae3f5ef48f787ff69
Date: 2020-10-02T17:56:11.027Z
Electron: 9.2.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Linux x64 4.19.0-6-amd64
I think this is it’s error:
workbench.desktop.main.js:sourcemap:287 [Extension Host] HttpError: Validation Failed at /home/tazik/.vscode/extensions/shan.code-settings-sync-3.4.3/out/extension.js:761:736 at processTicksAndRejections (internal/process/task_queues.js:94:5)
t.log @ workbench.desktop.main.js:sourcemap:287
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:5
Top Results From Across the Web
Sync : Error Logged In Console (Help menu > Toggle ... - GitHub
See error : Sync : Error Logged In Console (Help menu > Toggle Developer Tools). Expected behavior. Downloading and sync settings.
Read more >Sync: Error Logged In Console (Help menu > Toggle ...
I have installed the extension, logged in to my github and selected the gist. Now when I try to Sync: Download Settings it...
Read more >sync:Error Logged in Console #1263 - Issuehunt
I installed setting sync and after login with github, and after clicking on SKIP (NEW ONE WILL BE CREATE UPON FIRST UPLOAD) i...
Read more >Solución a error con settings sync (Sync - YouTube
... como solucionar el error que surge al sincronizar nustras configucaciones con settings sync: Sync : Error Logged In Console (Help men...
Read more >error logged in console (help menu > toggle developer tools ...
sync: error logged in console (help menu > toggle developer tools). Add Answer | View In TPC Matrix. Technical Problem Cluster First Answered...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It looks like it fails whenever it can’t find an extension on the marketplace. Happened to me with
ms-python.anaconda-extension-pack
, which apparently no longer exists. Seems like swallowing the error (or converting to a warning?) would work out ok?ok,I solved this problem.Because I found that I uploaded an empty configuration by mistake on the new host, resulting in the new gist content being empty. I just deleted it on github, make sure your gist ID is the configuration you want.