-
-
Notifications
You must be signed in to change notification settings - Fork 392
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
Sync not working #126
Comments
Duplicate of #59 |
Was trying many times - with no luck. Also tried to add gist and token straight to settings file |
can you share your settings file with gist id ( without token) |
{"Token":"","Gist":"vscode_sync","lastUpload":null,"firstTime":true,"autoDownload":false,"autoUpload":false,"allowUpload":true,"lastDownload":null,"Version":233,"showSummary":true,"publicGist":false,"forceDownload":false,"showLog":false,"openLinks":true} |
are you sure there were no spaces in GIST ID ? or TOKEN |
I am, I can provide you whole settings file and then regenerate token. But privatly |
yes please regerate the token insert in file, if there is still problem than send me the complete file. (dont delete the GIST ID , i will need to test that) |
Just did it |
Any progress? |
i have reopened the issue, currently im busy in other things will look into it and let you know. |
Cool |
Any progress on this? I would like to sync vs code and get those changes at home. |
@vytautas-pranskunas- In my case I had removed my http.proxy setting from my user settings file in VS Code because VS Code falls back to the http_proxy environment variables if there is no http.proxy defined. I added http.proxy back to my settings and it worked. |
It seems there is no API in VS Code now for exposing the proxy fallback that it has natively. It seems they are looking at adding it as a Node Module in the future but I can't say when. |
Fallback to system defined proxy. Issue #126
@vytautas-pranskunas- let me know if newer version 2.3.6 solve this issue ? @Spinarooni Thanks! |
It did not. Maybe it is related to 1.7.1 version update of vscode which came today |
@vytautas-pranskunas- you may try to fork the project and run the project apply your case and debug it. Are you using proxy behind ? - you have set the http proxy in code and system proxy right? |
Are you using proxy behind ? - No Does it work for you with new settings file i have sent? p.s. Sadly but I don't think i could find time soon for debugging |
can you make your gist ( that you have emailed me ID) public so i can see and edit. |
I have just did On Fri, Nov 4, 2016 at 10:06 AM, Shan Khan notifications@github.com wrote:
Pagarbiai, Vytautas Pranskunas |
check your email , you have not provided the GIST but token. |
try - cloudSettings. because other gist you could see in file it was On Sat, Nov 5, 2016 at 6:10 PM, Shan Khan notifications@github.com wrote:
Pagarbiai, Vytautas Pranskunas |
cloudSettings is a part of GIST , reset settings, please try to make another GIST via extension and upload on it and send me the GIST ID by making it public. |
Cannot do this - same error. On Sat, Nov 5, 2016 at 8:08 PM, Shan Khan notifications@github.com wrote:
Pagarbiai, Vytautas Pranskunas |
Have you checked the GIST option while creating a token in github ? |
Check the recently close issues by same exception #132 |
The one i provided you is fine: it is private and just created with checked gist option On Sun, Nov 6, 2016 at 2:52 PM, Shan Khan notifications@github.com wrote:
Pagarbiai, Vytautas Pranskunas |
Why are you explicting adding GIST name. Only add token and hit upload, |
ok when i addited settings with only providing token upload was successful On Mon, Nov 7, 2016 at 1:00 PM, Shan Khan notifications@github.com wrote:
Pagarbiai, Vytautas Pranskunas |
when you upload, it generate summary that has token and GIST. you can copy from there and insert in to new PC. |
so if i lose it - i have to generate new token? On Mon, Nov 7, 2016 at 1:34 PM, Shan Khan notifications@github.com wrote:
Pagarbiai, Vytautas Pranskunas |
Yes, save both. |
Visual Studio Code Version : 1.6.1
Code Sync Settings Version : 2.3.3
Operating System : Windows 7
Occurs On: [Upload / Download] - both
After provideing gist - vscode_sync and token i got an error when trying to sync settings.
Console says: {"message":"Not Found","documentation_url":"https://developer.github.com/v3"}
The text was updated successfully, but these errors were encountered: