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

Can't connect to market place #1104

Open
rahulv27 opened this issue Dec 31, 2024 · 3 comments
Open

Can't connect to market place #1104

rahulv27 opened this issue Dec 31, 2024 · 3 comments
Labels
Customer Support Problem recognized as a customer support case needs-info

Comments

@rahulv27
Copy link

Type: Bug

I am unable to connect to market place.

VS Code version: Code 1.96.2 (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z)
OS version: Windows_NT x64 10.0.26100
Modes:

Image
@Neelima10735584
Copy link

Thanks for the update, could you please submit a Fiddler trace recording to look further or share details by using MTR.

To capture MTR:
Download WinMTR.

Enter marketplace.visualstudio.com as the hostname and click Start.
I

Image

Wait until the Sent column is >= 100.

Copy text to clipboard, share with us.

Regards,
VS Marketplace Team

@Neelima10735584 Neelima10735584 added needs-info Customer Support Problem recognized as a customer support case labels Jan 2, 2025
@rahulv27
Copy link
Author

rahulv27 commented Jan 4, 2025

Image

workbench.desktop.main.js:1332 Overwriting grammar scope name to file mapping for scope source.yaml.
Old grammar file: file:///c%3A/Users/rahulranjan/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/extensions/yaml/syntaxes/yaml.tmLanguage.json.
New grammar file: file:///c%3A/Users/rahulranjan/.vscode/extensions/redhat.vscode-yaml-1.15.0/syntaxes/yaml.tmLanguage.json
register @ workbench.desktop.main.js:1332
workbench.desktop.main.js:35 INFO Settings Sync: Account status changed from uninitialized to unavailable
textMateTokenizationWorker.workerMain.js:29 Overwriting grammar scope name to file mapping for scope source.yaml.
Old grammar file: file:///c%3A/Users/rahulranjan/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/extensions/yaml/syntaxes/yaml.tmLanguage.json.
New grammar file: file:///c%3A/Users/rahulranjan/.vscode/extensions/redhat.vscode-yaml-1.15.0/syntaxes/yaml.tmLanguage.json
register @ textMateTokenizationWorker.workerMain.js:29
workbench.desktop.main.js:35 ERR [Extension Host] (node:54080) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use Code --trace-warnings ... to show where the warning was created)
workbench.desktop.main.js:746 [Extension Host] (node:54080) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use Code --trace-warnings ... to show where the warning was created)
EYi @ workbench.desktop.main.js:746
workbench.desktop.main.js:35 INFO [perf] Render performance baseline is 54ms
workbench.desktop.main.js:35 ERR Client network socket disconnected before secure TLS connection was established: Error: Client network socket disconnected before secure TLS connection was established
at TLSSocket.onConnectEnd (node:_tls_wrap:1730:19)
at TLSSocket.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

I have uploaded the HAR logs alsovscode-app.zip

Please review and let me Know. Seems the proxy config is causing the issue.
This is impacting my work.

@rahulv27
Copy link
Author

rahulv27 commented Jan 4, 2025

fiddler.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer Support Problem recognized as a customer support case needs-info
Projects
None yet
Development

No branches or pull requests

2 participants