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

Error: No extension gallery service configured. #42204

Closed
sandy081 opened this issue Jan 26, 2018 · 5 comments
Closed

Error: No extension gallery service configured. #42204

sandy081 opened this issue Jan 26, 2018 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions

Comments

@sandy081
Copy link
Member

I see this error in my console when I run VS code out of sources

ERR No extension gallery service configured.: Error: No extension gallery service configured.
at ExtensionGalleryService.query (file:///Users/sandy081/work/vscode/out/vs/platform/extensionManagement/node/extensionGalleryService.js:283:56)
at ExtensionTipsService.processWorkspaceRecommendations (file:///Users/sandy081/work/vscode/out/vs/workbench/parts/extensions/electron-browser/extensionTipsService.js:111:45)
at file:///Users/sandy081/work/vscode/out/vs/workbench/parts/extensions/electron-browser/extensionTipsService.js:91:57
at Object.notifySuccess [as _notify] (file:///Users/sandy081/work/vscode/out/vs/base/common/winjs.base.raw.js:1170:59)
at Object.enter (file:///Users/sandy081/work/vscode/out/vs/base/common/winjs.base.raw.js:852:30)
at _Base.Class.derive._creator._run (file:///Users/sandy081/work/vscode/out/vs/base/common/winjs.base.raw.js:1068:29)
at _Base.Class.derive._creator._completed (file:///Users/sandy081/work/vscode/out/vs/base/common/winjs.base.raw.js:1036:18)
at Object.notifySuccess [as _notify] (file:///Users/sandy081/work/vscode/out/vs/base/common/winjs.base.raw.js:1170:59)
at Object.enter (file:///Users/sandy081/work/vscode/out/vs/base/common/winjs.base.raw.js:852:30)
at Promise_ctor._run (file:///Users/sandy081/work/vscode/out/vs/base/common/winjs.base.raw.js:1068:29)

@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions labels Jan 26, 2018
@monokrome
Copy link

Why was this closed? I'm having the same issue

@ramya-rao-a
Copy link
Contributor

@monokrome Do you have the same issue in the latest Insiders?

@Passw
Copy link

Passw commented Feb 12, 2018

ONSOLE(85)] "No extension gallery service configured.: Error: No extension gallery service configured.

still have this issue with the latest master branch

@ramya-rao-a
Copy link
Contributor

@Passw Please paste the complete call stack

@Passw
Copy link

Passw commented Feb 12, 2018

@ramya-rao-a Thanks for your reply.

Since I build and compile vscode from the master branch, it seems that the extensions manager is disabled by default.
I have done workaround to enable the extensions managerment according to #2647 (comment)

More detail reference #60 (comment)

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions
Projects
None yet
Development

No branches or pull requests

4 participants